View Single Post
  #16  
Old 04-25-2010, 10:22 PM
Stream Recorder
 
Posts: n/a
Default

Re: Remove DRM from PDB ebook from B&N (Barnes & Noble),...


Quote:
Originally Posted by nieve899 View Post
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 View Post
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...
Reply With Quote