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. |
Tags: drm, ereader2html, ereader2html py, error, invalid syntax, pdb, python, remove, remove drm, syntaxerror |
Thread Tools | |
Display Modes | |
|
|