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
~/iOS-HTML5-Tethering:master> sudo python client/client-ws-server.py
Password:
Traceback (most recent call last):
File "client/client-ws-server.py", line 3, in <module>
from tornado.websocket import WebSocketHandler
ImportError: No module named tornado.websocket
The text was updated successfully, but these errors were encountered:
It was a simple fix but initially I got this:
The text was updated successfully, but these errors were encountered: