Quote:
Originally Posted by ljdahl
ereader2html.py say.pdb outdir "My Name" 1234567812345678
And then I receive: 'EREADER2HTML.py' is not recognized as an internal or external command, operable program or batch file.
Is something that I am doing wrong?
|
Run it this way:
Code:
python ereader2html.py say.pdb outdir "My Name" 1234567812345678
Read the following page for more
http://docs.python.org/faq/windows