View Single Post
  #5  
Old 07-03-2010, 04:32 AM
Stream Recorder
 
Posts: n/a
Default

Re: ereader2html.py error: print "Flags: 0x%X" % self.flags". SyntaxError: invalid sy


Quote:
Originally Posted by jab4701 View Post
I am having the same error.

Code:
File "C:\Python31\ereader2html.py", line 420
print "Flags: 0x%X" % self.flags
I have tried python31 and python26.
I have tried eRdr2Pml and still no luck.
I have tried full cc# and last 8 and still no luck.

Any suggestions.
Use Python 2.6 x32 even if you have Windows x64. And make sure to download ereader2html.py, not to copy-paste it.
Reply With Quote