ssedemo icon indicating copy to clipboard operation
ssedemo copied to clipboard

can't run this code

Open mlotfi2005 opened this issue 10 years ago • 0 comments

Hi, I am new learning sockets, I found your code, downloaded it when tried to run it I got :+1:

Traceback (most recent call last): File "C:/Users/alotfi/PycharmProjects/ssedemo-master/sse_server.py", line 2, in import gevent File "C:\Users\alotfi\AppData\Roaming\Python\Python33\site-packages\gevent__init__.py", line 41, in from gevent.hub import get_hub, iwait, wait File "C:\Users\alotfi\AppData\Roaming\Python\Python33\site-packages\gevent\hub.py", line 289 except Exception, ex: ^ SyntaxError: invalid syntax

Thanks

mlotfi2005 avatar Nov 03 '15 20:11 mlotfi2005