You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably just need to pull and test a new version of python websocket client.
/Users/twilkie/Documents/github/control/dist/third_party/websocket.py:734: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
if e.message == "The read operation timed out":
The text was updated successfully, but these errors were encountered:
Probably just need to pull and test a new version of python websocket client.
/Users/twilkie/Documents/github/control/dist/third_party/websocket.py:734: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
if e.message == "The read operation timed out":
The text was updated successfully, but these errors were encountered: