Quote:
Originally Posted by nettak
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?