View Single Post
  #44  
Old 06-02-2010, 12:16 AM
Stream Recorder
 
Posts: n/a
Default

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


Quote:
Originally Posted by nettak View Post
I've gone through the process as outlined in the thread above and get the following error when running ineptkey:

Code:
Traceback (most recent call last):
  File "C:\Users\nettak\Documents\Downloads\ineptkey.pyw", line 198, in main
    retrieve_key(keypath)
  File "C:\Users\nettak\Documents\Downloads\ineptkey.pyw", line 171, in retrieve_key
    with open(keypath, 'wb') as f:
IOError: [Errno 13] Permission denied: 'adeptkey.der'
I thought perhaps there was a problem with the ineptkey file, so I deleted it, redownloaded it and tried again. Same problem. I've checked to see if there is anything associated from the previous adeptkey.der to make sure everything was deleted. Any idea what I could try next?
Is adeptkey.der located in the same folder where your EPUB ebooks are?
Reply With Quote