jayvdb added a project: Upstream. jayvdb added a comment. The bug in `websocket` first appeared in v0.27.0 and exists in all versions up to the latest release v0.32.0
https://github.com/liris/websocket-client/commit/cac1cf234e7f1560556c817f1a828e4e3b53a608 It has been fixed in their master: https://github.com/liris/websocket-client/pull/196 But that fix hasnt been released yet. You could try installing v0.26 <https://pypi.python.org/packages/source/w/websocket-client/websocket_client-0.26.0.tar.gz> (released around March 2015). That should work, as we had builds running tests on that verson, without any problems. If v0.26 doesnt work, let us know and we'll blacklist that version. And then try installing their git master, and/or harrass the project team to release a new version ;-) TASK DETAIL https://phabricator.wikimedia.org/T114913 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: jayvdb, Aklapper, Malafaya, pywikibot-bugs-list, Krenair _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
