Giter Site home page Giter Site logo

facing issues not working please check it there might be some issues with the import module about binance-trading-bot-new-coins HOT 6 OPEN

cyberpunkmetalhead avatar cyberpunkmetalhead commented on August 14, 2024
facing issues not working please check it there might be some issues with the import module

from binance-trading-bot-new-coins.

Comments (6)

CadburySwaps avatar CadburySwaps commented on August 14, 2024

amanjyosMacBook:binance-trading-bot-new-coins amanjyotsingh$ python main.py File "main.py", line 157 print(f'updated tp: {round(new_tp, 3)} and sl: {round(new_sl, 3)}') ^ SyntaxError: invalid syntax amanjyosMacBook:binance-trading-bot-new-coins amanjyotsingh$ python3 main.py Traceback (most recent call last): File "/Users/amanjyotsingh/binance_api/binance-trading-bot-new-coins/main.py", line 4, in from new_listings_scraper import * File "/Users/amanjyotsingh/binance_api/binance-trading-bot-new-coins/new_listings_scraper.py", line 5, in from chromedriver_py import binary_path ModuleNotFoundError: No module named 'chromedriver_py'

amanjyosMacBook:binance-trading-bot-new-coins amanjyotsingh$ pip3 install selenium
Requirement already satisfied: selenium in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (3.141.0)
Requirement already satisfied: urllib3 in /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages (from selenium) (1.26.7)
amanjyosMacBook:binance-trading-bot-new-coins amanjyotsingh$ pip3 install chromedriver_py
Collecting chromedriver_py
Downloading chromedriver_py-95.0.4638.17-py3-none-any.whl (24.2 MB)
|████████████████████████████████| 24.2 MB 223 kB/s
Installing collected packages: chromedriver-py
Successfully installed chromedriver-py-95.0.4638.17
amanjyosMacBook:binance-trading-bot-new-coins amanjyotsingh$

that's going to work

from binance-trading-bot-new-coins.

CadburySwaps avatar CadburySwaps commented on August 14, 2024

Screen Shot 2021-10-02 at 7 52 11 PM
i got this

from binance-trading-bot-new-coins.

CadburySwaps avatar CadburySwaps commented on August 14, 2024

what should i do next
please help!!!

from binance-trading-bot-new-coins.

calvin200001 avatar calvin200001 commented on August 14, 2024

what should i do next please help!!!

https://www.google.com/chrome/beta/ download for mac. then change the name from "Google Chrome beta" to "Google Chrome".
Then in finder do "Command shift g".
Then paste this path in there: /Applications/Google Chrome.app/Contents/macos
Then change the name of that as well from "Google Chrome beta" to "Google Chrome"
That seemed to work for me.

from binance-trading-bot-new-coins.

webdesign7 avatar webdesign7 commented on August 14, 2024

pip install chromedriver-py

from binance-trading-bot-new-coins.

CryptoAngel avatar CryptoAngel commented on August 14, 2024

Hi,
Have you managed to solve this?
File "main.py", line 157
print(f'updated tp: {round(new_tp, 3)} and sl: {round(new_sl, 3)}')
SyntaxError: invalid syntax

I face the same but no one reply ;-(

from binance-trading-bot-new-coins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.