codysoyland / django-socketio-example

an example of using Django with Socket.IO
http://codysoyland.com/2011/feb/6/evented-django-part-one-socketio-and-gevent/
BSD 3-Clause "New" or "Revised" License
77 stars 23 forks source link

ImportError SocketIOServer #6

Open sagoyanfisic opened 8 years ago

sagoyanfisic commented 8 years ago

Traceback (most recent call last): File "./run_example.py", line 12, in from socketio import SocketIOServer ImportError: cannot import name SocketIOServer