SyntaxError: invalid syntax
Posted: December 1st, 2014, 2:05 am
Hello all,
I am getting a SyntaxError when I attempt to start up my server. My python version is 2.7.3:
Anyone know what I can do to fix the issue?
I am getting a SyntaxError when I attempt to start up my server. My python version is 2.7.3:
Code: Select all
$ sudo sabnzbdplus --server 0.0.0.0
Traceback (most recent call last):
File "/usr/bin/sabnzbdplus", line 44, in <module>
import cherrypy
File "/usr/share/sabnzbdplus/cherrypy/__init__.py", line 159, in <module>
from cherrypy import _cpdispatch as dispatch
File "/usr/share/sabnzbdplus/cherrypy/_cpdispatch.py", line 164, in <module>
import inspect
File "/usr/lib/python2.7/inspect.py", line 241
or ismethoddescripto?????((???????????????????(???????H???????????????????????????????????????????
^
SyntaxError: invalid syntax