View Single Post
  #22  
Old 03-20-2010, 11:51 AM
foghat foghat is offline
Junior Member
 
Join Date: Mar 2010
Posts: 6
foghat is on a distinguished road
Default

Re: How to remove DRM from sony ebooks (BBeB and EPUB)


Hi,

When I double click the ineptkey.pyw, I keep getting an error that states:
---------------------------
ADEPT Key
---------------------------
This script requires PyCrypto, which must be installed separately. Read the top-of-script comment for details.
---------------------------
OK
---------------------------

Thing is, I have installed PyCrypto (pycrypto-2.1.0.win32-py2.6.zip) - during the installation, it correctly finds my python 2.6 installation. I see the pycrpto files at:

C:\Python26\Lib\site-packages\Crypto

Not sure if it makes a difference, but I have tried running ineptkey.pyw from the python 26 directory and The Crypto directory, same error. I have tried rebooting as well.

I am running win7 64bit - not sure if that is causing any issues. Anyone have any thoughts?
Reply With Quote