Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
ereader2html.py error: print "Flags: 0x%X" % self.flags". SyntaxError: invalid syntaxHi all... I have been having problems with the ereader2html.py script.
I got thru line 10 of the instructions... I input at the command prompt: Code:
ereader2html.py infile.pdb outdir "My Name" 1234567890123456 This is the error that I am getting Code:
print "Flags: 0x%X" % self.flags" SyntaxError: invalid syntax Thanks |
#2
|
|||
|
|||
Re: ereader2html.py error: print "Flags: 0x%X" % self.flags". SyntaxError: invalid syQuote:
If you use Python 3.x, you can also try to use Python 2.6.x instead. |
#3
|
|||
|
|||
Re: ereader2html.py error: print "Flags: 0x%X" % self.flags". SyntaxError: invalid syThanks....
Python 2.6 did the trick. |
#4
|
|||
|
|||
Re: ereader2html.py error: print "Flags: 0x%X" % self.flags". SyntaxError: invalid syI am having the same error.
Code:
File "C:\Python31\ereader2html.py", line 420 print "Flags: 0x%X" % self.flags I have tried eRdr2Pml and still no luck. I have tried full cc# and last 8 and still no luck. Any suggestions. Thanks. |
#5
|
|||
|
|||
Re: ereader2html.py error: print "Flags: 0x%X" % self.flags". SyntaxError: invalid syUse Python 2.6 x32 even if you have Windows x64. And make sure to download ereader2html.py, not to copy-paste it.
|
Tags: drm, ereader2html, ereader2html py, error, invalid syntax, pdb, python, remove, remove drm, syntaxerror |
Thread Tools | |
Display Modes | |
|
|