yasinkuyu / binance-trader

💰 Cryptocurrency Trading Bot for Binance (Experimental)
2.53k stars 830 forks source link

Docker #287

Closed repane4229 closed 3 years ago

repane4229 commented 3 years ago

Im getting errors when running this on windows 10 docker

Traceback (most recent call last): File "/app/trader.py", line 10, in from Trading import Trading File "./app/Trading.py", line 8, in import config ModuleNotFoundError: No module named 'config'