Thread: PRS-600 prs-600 notes to printing
View Single Post
Old 03-12-2010, 10:05 AM   #55
Waba
Groupie
Waba has a complete set of Star Wars action figures.Waba has a complete set of Star Wars action figures.Waba has a complete set of Star Wars action figures.Waba has a complete set of Star Wars action figures.
 
Waba's Avatar
 
Posts: 154
Karma: 368
Join Date: Mar 2009
Location: Polson, MT
Device: Kobo Aura HD, PRS-350/950, HP Touchpad, Kindle Keyboard
I too am failing hard trying to get this going on Win...

In the CMD prompt I when I run
L:\annot.py M:/Reader

I get the syntax error Greenhorn did:
SyntaxError: invalid syntax (line 198, offset 22): 'print "Annotations:'"
... I get this if I run annot.py in the PyScripter as well

When I'm in the Python prompt and run
>>>L:\annot.py M:/Reader

I get this:
File "<stdin>", Line 1
L:\annot.py M:/Reader
^
SyntaxError: invalid syntax

So I don't think it is liking my :, but when I take them out I just get other syntax errors.

I am on WinXP x86, Python 3.1

Last edited by Waba; 03-12-2010 at 11:21 AM.
Waba is offline   Reply With Quote