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" Thanks |
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. |
Re: ereader2html.py error: print "Flags: 0x%X" % self.flags". SyntaxError: invalid syThanks....
Python 2.6 did the trick. |
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 I have tried eRdr2Pml and still no luck. I have tried full cc# and last 8 and still no luck. Any suggestions. Thanks. |
Re: ereader2html.py error: print "Flags: 0x%X" % self.flags". SyntaxError: invalid syQuote:
|
All times are GMT -6. The time now is 11:32 PM. |