
04-25-2010, 10:22 PM
|
|
 Re: Remove DRM from PDB ebook from B&N (Barnes & Noble),...
Quote:
Originally Posted by nieve899
no matter what syntax I use, I receive the error message:
Code:
File "C:\Documents and Settings\user\My documents\My BN eBooks\my@mail.com\ereader2html.py", line 420
print "Flags: 0x%X" % self.flags
^
SyntaxError: invalid syntax
The command I ran:
Code:
ereader2html.py changesdresdenfiless_9781101186305.pdb outdir "My Name" 1111222233334444
|
ereader2html.py error: print "Flags: 0x%X" % self.flags". SyntaxError: invalid syntax
Quote:
Originally Posted by CCUC
I followed the steps mentioned up to Point 10, where I just couldn't get the terminal input correct and kept getting an error message "ereader2html.py is not recognized as an internal or external command, operable program or batch file".
My input was as follows :
ereader2html.py Bill_America_s_Finest_Compa.pdb outdir "MyName" 1234567812345678
Would you help me please?
|
error: 'ereader2html.py' is not recognized as an internal or external command...
|