Hi 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
The file that needs to be fixed was renamed infile.pdb, so that the command would work as typed. "My Name" is my name of course and I put my credit card number in. The 'outdir' part I don't understand but I put it in anyway.
This is the
error that I am getting
Code:
print "Flags: 0x%X" % self.flags"
SyntaxError: invalid syntax
Any ideas on what I am doing wrong???
Thanks