Closed Botmakingisafunsport closed 2 years ago
File "bot.py", line 3, in import bot_functions as bf File "/home/ubuntu/binance_futures_bot/bot_functions.py", line 1, in from binance_f import RequestClient ModuleNotFoundError: No module named 'binance_f'
python -m pip install binance-futures-connector
File "bot.py", line 3, in
import bot_functions as bf
File "/home/ubuntu/binance_futures_bot/bot_functions.py", line 1, in
from binance_f import RequestClient
ModuleNotFoundError: No module named 'binance_f'