Closed Cip0 closed 3 years ago
I have not come across this problem. We strongly recommend that you test this project in an Ubuntu environment.
same error (OPEN packet not return by server) in both Windows & MAC OS NodeServer : socket.io@2.3.0 PythonClient : python-socketio==4.6.0
I found the fix (for using python-socketio==4.6.0) pip3 install python-engineio==3.13.0
I found the fix (for using python-socketio==4.6.0) pip3 install python-engineio==3.13.0
Thank you for your help !!! I'll add this in the requirements.txt
Running the python client gives me this error. The server is running. Any hint on how to fix this?