Python Forum
Impementing a client that connects to the server
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Impementing a client that connects to the server
#1
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.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020