Quote:
Originally Posted by diana.stout
Okay, here's the deal!
I have windows XP.
I have successfully used this to convert multiple books in a cmd window.
Something like >> python.exe ereader2html.py BOOK.PRC BOOK/ "YOUR NAME" CCNUM
It's worked fine repeatedly, but when I tried it today I am receiving an error that says:
'python.exe' is not recognized as an internal or external command, operable program or batch file.
Can someone please tell me what to do?
THANKS!!!!!!!
|
open a cmd window and type path. See if the python folder is listed in the path. If not add it or cd to the folder containing the executable.
Dale