Lu-Yi-Hsun / iqoptionapi

IQ Option API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help me ModuleNotFoundError: No module named 'websocket'

sujinda123 opened this issue · comments

commented

Please also recommend

Then please install it.
pip install websocket

commented

@sujinda123 @JafferWilson thank !
i add "websocket" to setup.py to avoid that happen again!

commented

Not enough to introduce me?

commented

Yeah i can do
But there are still errors

What is your Python version? Please mention it. The issue might be because you are using Python 2

commented

Now I use Python 3.

commented

wait me update last version to avoid that again

commented

I successfully uninstalled

commented

websocket-client and websocket are conflict, i will write done on README.md

commented

Yeah, I can connect successfully.
Thank you for your advice
The opportunity to face when I have a problem will come to ask again.

@sujinda123 If the issue is resolved please close it. It helps.

Can you help me?
I have same issue even used fix way
Screen Shot 2019-10-11 at 12 31 34 AM

commented

pip uninstall websocket-client
pip uninstall websocket
pip install websocket-client==0.47

Its work. Thanks. I almost use pip3.