Traceback (most recent call last):
File "C:\Users****\Downloads\Bybit-Futures-Bot\BybitUSDT\websocket.py", line 9, in
from unicorn_binance_websocket_api.unicorn_binance_websocket_api_manager import BinanceWebSocketApiManager ModuleNotFoundError: No module named 'unicorn_binance_websocket_api.unicorn_binance_websocket_api_manager'
Tried to run websocket.py.
Received error.
Traceback (most recent call last): File "C:\Users****\Downloads\Bybit-Futures-Bot\BybitUSDT\websocket.py", line 9, in
from unicorn_binance_websocket_api.unicorn_binance_websocket_api_manager import BinanceWebSocketApiManager ModuleNotFoundError: No module named 'unicorn_binance_websocket_api.unicorn_binance_websocket_api_manager'
No errors found when using pip install.