python-binance
python-binance copied to clipboard
ModuleNotFoundError: No module named 'binance.websockets'
whenever i try to run the pumpbot with the terminal i get this error
anyone know how i can fix it?
you just need to have a python-binance version of 0.7.3 To do the python version 0.7.3, Go to your terminal and type pip install --upgrade python-binance==0.7.3 I hope I helped you (leave the code as it is)