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

ModuleNotFoundError: No module named 'socketIO_client' #185

Open
Nixellion opened this issue May 25, 2018 · 3 comments
Open

ModuleNotFoundError: No module named 'socketIO_client' #185

Nixellion opened this issue May 25, 2018 · 3 comments

Comments

@Nixellion
Copy link

I've just installed it on Windows and Python 3.6 and I get this error:

ModuleNotFoundError: No module named 'socketIO_client'

I tried using pip install socketIO-client with and without "-U" parameter.

It was working fine before, on Python 3.4 before I reinstalled Windows.

@Nixellion
Copy link
Author

Apparently, because it's import socketio_client and not import socketIO_client now. Fix required in documentation.

@tsafs
Copy link

tsafs commented Oct 11, 2018

import socketio_client does not work for me either. I've pulled version 0.7.0 for py3.4 from anaconda

@hyperlode
Copy link

import socketio_client works for me.

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

3 participants