View Single Post
Old 08-25-2007, 02:49 PM   #129
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've followed the wiki instructions, but I get this error:
Code:
hp:/home/iacopo/libprs500# python setup.py develop
Traceback (most recent call last):
  File "setup.py", line 18, in ?
    from libprs500 import __version__ as VERSION
  File "src/libprs500/__init__.py", line 63
    codec = 'cp1252' if iswindows else 'utf8'
                      ^
SyntaxError: invalid syntax
iacchi is offline   Reply With Quote