View Single Post
  #133  
Old 04-13-2011, 03:33 PM
SnarkHunter SnarkHunter is offline
Junior Member
 
Join Date: Apr 2011
Posts: 1
SnarkHunter is on a distinguished road
Default

Re: How to remove DRM from sony ebooks (BBeB and EPUB) with ineptkey.pyw, inepepub.py


Hi,

Can someone offer some assistance?
System is Windows XP
Python 2.5 and PyCrypto installed.
Ineptkey.pyw (v5 and 5.2) and Ineptepub.pyw downloaded and saved into the Python directory (C:\python32).

Double click Ineptkey.pyw - nothing happens, apart from brief hourglass cursor

Running from the command prompt elicits the following:

Code:
C:\Python32>python ineptkey.pyw
  File "ineptkey.pyw", line 362
    except ADEPTError, e:
                     ^
SyntaxError: invalid syntax
Any help gratefully received,

Thanks

Last edited by SnarkHunter : 04-13-2011 at 04:14 PM.
Reply With Quote