Skip to content

Problem with install and use #34

@Aleandro21

Description

@Aleandro21

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions