I'm not actually getting an error message, I'm just returned to the usage message, with nothing having happened (ie no output).
Here is my input, and as you can see it is followed by the usage message again (and again, and again ----- each time I try).
C:\Documents and Settings\Owner\My Documents\My Library\script>ereader2html.py C:\Documents and Settings\Owner\My Documents\My Library\script\Firefly_60646 C:\Documents and Settings\Owner\My Documents\My Library\script "RJ Thomas" xxxxxxxx
C:\Documents and Settings\Owner\My Documents\My Library\script\eReader2html.py:8
: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import struct, binascii, zlib, os, sha, sys, os.path
eReader2Html v0.03. Copyright (c) 2008 The Dark Reverser
Converts eReader books to HTML
Usage: ereader2html infile.pdb outdir "your name" credit_card_number
Note: It's enough to enter the last 8 digits of the credit card number
C:\Documents and Settings\Owner\My Documents\My Library\script>
Any clues?
Rachel
|