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

ImportError: cannot import name 'StreamManagerWorker' from 'binance_trade_bot.binance_stream_manager' #521

Open
discoroveryx opened this issue Apr 25, 2023 · 5 comments

Comments

@discoroveryx
Copy link

Traceback (most recent call last): File "/usr/lib/python3.9/runpy.py", line 188, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/usr/lib/python3.9/runpy.py", line 147, in _get_module_details return _get_module_details(pkg_main_name, error) File "/usr/lib/python3.9/runpy.py", line 111, in _get_module_details __import__(pkg_name) File "/home/disc/trade_bot_env/binance-trade-bot/binance_trade_bot/__init__.py", line 1, in <module> from .backtest import backtest File "/home/disc/trade_bot_env/binance-trade-bot/binance_trade_bot/backtest.py", line 8, in <module> from .binance_api_manager import BinanceAPIManager File "/home/disc/trade_bot_env/binance-trade-bot/binance_trade_bot/binance_api_manager.py", line 18, in <module> from .binance_stream_manager import ( ImportError: cannot import name 'StreamManagerWorker' from 'binance_trade_bot.binance_stream_manager' (/home/disc/trade_bot_env/binance-trade-bot/binance_trade_bot/binance_stream_manager.py)

@apurvns
Copy link

apurvns commented Apr 28, 2023

How to resolve this issue ?

@pookdeveloper
Copy link

Same issue here
image

@Haruqun
Copy link

Haruqun commented May 1, 2023

Same error.

@zhouwuchang
Copy link

same error

@Gimsza
Copy link

Gimsza commented Jul 11, 2024

Why?

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

6 participants