Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with install and use #34

Open
Aleandro21 opened this issue May 3, 2022 · 0 comments
Open

Problem with install and use #34

Aleandro21 opened this issue May 3, 2022 · 0 comments

Comments

@Aleandro21
Copy link

When i try to install the requirements.txt, have this error:

binary-bot# pip install -r requirements.txt
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Collecting iqoptionapi@ git+git://github.com/Lu-Yi-Hsun/iqoptionapi.git@e96ba2c5b905a139a4765167b08c5df48cf57773
Cloning git://github.com/Lu-Yi-Hsun/iqoptionapi.git (to revision e96ba2c5b905a139a4765167b08c5df48cf57773) to /tmp/pip-install-sckqxx_6/iqoptionapi_346b6e0d63dc4798a7679b6c98303683
ERROR: Command errored out with exit status 128: git clone -q git://github.com/Lu-Yi-Hsun/iqoptionapi.git /tmp/pip-install-sckqxx_6/iqoptionapi_346b6e0d63dc4798a7679b6c98303683 Check the logs for full command output.

and when try to work testing.py, have this error:

python testing.py
File "testing.py", line 35
current.columns = [f'close_{active}', f'volume_{active}']
^
SyntaxError: invalid syntax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant