Python Forum

Full Version: Impementing a client that connects to the server
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I don't know if this is the good place to ask my question but I have some problems installing the Python module socketio in Windows 10.

I have this book Mastering Python for networking and Security.
Now I need the module socketio but when I tried to installing it a receive this error:
I also Use the editor Pycharm.

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for netifaces
error: subprocess-exited-with-error

Running setup.py install for netifaces did not run successfully.
exit code: 1

[1 lines of output]
ERROR: Can not execute setup.py since setuptools is not available in the build environment.
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

Encountered error while trying to install package.

netifaces

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.