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

Binance_trader_api impor error with Docker #543

Open
carboce1 opened this issue Jan 8, 2024 · 1 comment
Open

Binance_trader_api impor error with Docker #543

carboce1 opened this issue Jan 8, 2024 · 1 comment

Comments

@carboce1
Copy link

carboce1 commented Jan 8, 2024

When I create with docker compose all it gets the next error on the Binance_trader_api container.

2024-01-09 10:13:45 File "", line 219, in _call_with_frames_removed
2024-01-09 10:13:45 File "/app/binance_trade_bot/api_server.py", line 8, in
2024-01-09 10:13:45 from flask_socketio import SocketIO, emit
2024-01-09 10:13:45 File "/usr/local/lib/python3.8/site-packages/flask_socketio/init.py", line 24, in
2024-01-09 10:13:45 from werkzeug.serving import run_with_reloader
2024-01-09 10:13:45 ImportError: cannot import name 'run_with_reloader' from 'werkzeug.serving' (/usr/local/lib/python3.8/site-packages/werkzeug/serving.py)
2024-01-09 10:13:45 [2024-01-09 09:13:45 +0000] [8] [INFO] Worker exiting (pid: 8)
2024-01-09 10:13:45 [2024-01-09 09:13:45 +0000] [1] [INFO] Shutting down: Master
2024-01-09 10:13:45 [2024-01-09 09:13:45 +0000] [1] [INFO] Reason: Worker failed to boot.

@Gimsza
Copy link

Gimsza commented Jul 11, 2024

Hello

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

2 participants