python-binance icon indicating copy to clipboard operation
python-binance copied to clipboard

ModuleNotFoundError: No module named 'binance.websockets'

Open sheesh123ww opened this issue 3 years ago • 1 comments

whenever i try to run the pumpbot with the terminal i get this error anyone know how i can fix it? Screenshot (7)

sheesh123ww avatar Aug 29 '21 21:08 sheesh123ww

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)

LaDice avatar Aug 05 '22 17:08 LaDice