ZENALC / algobot

Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algobot Issue

ipxs123 opened this issue · comments

Hello, when i try use comamnd pip install -r requirements.txt i get error , he is asking update new version when new version is installed, wtf
Untitled

Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' so why directory is bad>?
(venv) C:\Users\atmos>python -m algobot
C:\Users\atmos\venv\Scripts\python.exe: No module named algobot

Have you cloned the project first? If not, you can also download the zip then make sure you pip install -r requirements.txt in the root of that folder.

Closing due to lack of response.