Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help me ModuleNotFoundError: No module named 'websocket' #66

Closed
sujinda123 opened this issue Dec 25, 2018 · 15 comments
Closed

Help me ModuleNotFoundError: No module named 'websocket' #66

sujinda123 opened this issue Dec 25, 2018 · 15 comments

Comments

@sujinda123
Copy link

Please also recommend

@JafferWilson
Copy link

Then please install it.
pip install websocket

@Lu-Yi-Hsun
Copy link
Owner

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

@sujinda123
Copy link
Author

Not enough to introduce me?

@sujinda123
Copy link
Author

Yeah i can do
But there are still errors

@JafferWilson
Copy link

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

@sujinda123
Copy link
Author

Now I use Python 3.

@Lu-Yi-Hsun
Copy link
Owner

Lu-Yi-Hsun commented Dec 25, 2018

@Lu-Yi-Hsun
Copy link
Owner

wait me update last version to avoid that again

@sujinda123
Copy link
Author

I successfully uninstalled

@Lu-Yi-Hsun
Copy link
Owner

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

@sujinda123
Copy link
Author

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

@JafferWilson
Copy link

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

@zinken7
Copy link

zinken7 commented Oct 10, 2019

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

@Lu-Yi-Hsun
Copy link
Owner

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

@zinken7
Copy link

zinken7 commented Oct 11, 2019

Its work. Thanks. I almost use pip3.

CarlosGatti added a commit to CarlosGatti/bot-python-iq-option that referenced this issue Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants