
My husband bet me I cannot get a script I found on the net to work. I was looking for ereader2html. I copied, deleted some stuff at the top, saved as a py text file, and this is what I get:
C:\Python26>ereader2html.py
eReader2Html v0.03. Copyright (c) 2008 The Dark Reverser
Traceback (most recent call last):
File "C:\Python26\Tools\Scripts\ereader2html.py", line 473, in <module>
if len(sys.argv)!=5:
NameError: name 'sys' is not defined
Since it is finding the error in line 473, I am assuming that everything above is okay?
I know absolutely nothing about programing, but I was dared (yes, I would jump off a building if someone dared me!). And I have enjoyed reading these forums and learning something new. So if someone could start me down this programing path, who knows where it will lead!
Thanks, Debra