Closed SavostinVladimir closed 2 weeks ago
This is the wrong project to report that bug. Maybe here?https://github.com/freqtrade/freqtradeOn Sep 27, 2023, at 6:24 AM, SavostinVladimir @.***> wrote:
Hi! I've installed freqtrade as PyCharm project to have possibility for runtime debug...
I've install all dependencies.
Python version - 3.9
Now I try to run freqtrade/main.py just to check that it works, but have this output
/home/vova/PycharmProjects/freqtrade/venv/bin/python /home/vova/PycharmProjects/freqtrade/freqtrade/main.py
Traceback (most recent call last):
File "/home/vova/PycharmProjects/freqtrade/freqtrade/main.py", line 6, in
Process finished with exit code 1
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>
Oh, yes! sorry. You are right)))
Hi! I've installed freqtrade as PyCharm project to have possibility for runtime debug... I've install all dependencies. Python version - 3.9
Now I try to run freqtrade/main.py just to check that it works, but have this output