invisibleroads / socketIO-client

A socket.io client library for Python
http://pypi.python.org/pypi/socketIO-client
MIT License
447 stars 205 forks source link

Sub dependency updated and pip install fails! #137

Closed kristjanmik closed 7 years ago

kristjanmik commented 7 years ago

websocket-client was updated to version 0.39.0 this morning and pip install is failing now. Can we hardcode the websocket-client dependency to 0.37.0 until it is resolved? I will submit a pull request when I get back to my computer if no one else has.

wilsonge commented 7 years ago

The message comes from https://github.com/feus4177/socketIO-client-2/blob/master/socketIO_client/transports.py#L17

However running this line with the import from CLI works just fine. Unfortunately didn't have time to debug further :(

invisibleroads commented 7 years ago

Fixed in 6d881f4396e17cabde093f3ebd8d327cae7c2ebb