View Single Post
Old 10-12-2007, 06:48 PM   #285
iacchi
Zealot
iacchi is on a distinguished road
 
iacchi's Avatar
 
Posts: 122
Karma: 66
Join Date: Jul 2007
Location: Melbourne
Device: PRS-500; Boox C67ML; Boox Max
I get this error:

Code:
iacopo@hp:~/libprs500$ sudo python setup.py develop
Traceback (most recent call last):
  File "setup.py", line 17, in ?
    from libprs500 import __version__ as VERSION
  File "src/libprs500/__init__.py", line 58
    codec = 'cp1252' if iswindows else 'utf8'
                      ^
SyntaxError: invalid syntax
iacchi is offline   Reply With Quote