View Single Post
  #23  
Old 03-20-2010, 12:15 PM
Stream Recorder
 
Posts: n/a
Default

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


Quote:
Originally Posted by foghat View Post
This script requires PyCrypto, which must be installed separately.
....
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 am running win7 64bit - not sure if that is causing any issues. Anyone have any thoughts?
win7 64bit, so you can try to use pycrypto-2.0.1.win-amd64-py2.6.exe instead of pycrypto-2.1.0.win32-py2.6.zip.

But I recommend to use pyhton x32 with pycrypto x32.
Reply With Quote