ipxs123

Results 3 comments of ipxs123

same problem, ![Untitled](https://user-images.githubusercontent.com/78660885/117100168-ead3a200-ad27-11eb-95aa-bf4f9dbbf426.png)

> I get the same error and found that the package was changed and websocket was not in the package any more. Try the new version of python-binance wtf? dude...

then ModuleNotFoundError: No module named 'binance.streams PS C:\Users\atmos\OneDrive\Desktop\PumpBot-master> & C:/Users/atmos/AppData/Local/Programs/Python/Python39/python.exe c:/Users/atmos/OneDrive/Desktop/PumpBot-master/PumpBot.py Traceback (most recent call last): File "c:\Users\atmos\OneDrive\Desktop\PumpBot-master\PumpBot.py", line 4, in from binance.streams import BinanceSocketManager ModuleNotFoundError: No module named 'binance.streams'...