avjui / Gamez

Automated Video Game Download for Sabnzbd
33 stars 11 forks source link

cherrypy error #42

Closed Bart39 closed 12 years ago

Bart39 commented 12 years ago

Traceback (most recent call last): File "Gamez.py", line 3, in import cherrypy File "/Gamez/cherrypy/init.py", line 62, in from cherrypy._cpcompat import urljoin as _urljoin, urlencode as _urlencode File "/Gamez/cherrypy/_cpcompat.py", line 208, in from http.cookies import SimpleCookie, CookieError ImportError: No module named http.cookies

running on python2.7 via pythonbrew on debian squeeze

avjui commented 12 years ago

It seem to be a issues of you python version. perhaps you can test a other one