View Single Post
  #85  
Old 09-08-2010, 10:19 AM
bud_fox bud_fox is offline
Junior Member
 
Join Date: Sep 2010
Posts: 1
bud_fox is on a distinguished road
Default

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


I seem to be having a fairly unique problem....

I can run and get a key absolutely fine - however when I run the ineptepub.pyw no input box appears.
When I run it through Python and look at the log, I get the error message
"AttributeError: function 'd2i_RSAPrivateKey' not found"

Even stranger is that when I use the ineptpdf.pyw it all works fine.

I am using;

Python 2.6.6
Pycrypto 2.1.0 (for 2.6)
ineptepub 5.2

Anyone got any ideas on why this won't work?!

Cheers

Bud
Reply With Quote