^ Thanks. I looked for a 64bit version, but didn't see it at the bottom there. But now found it and installed it.
So, now I can get one step further, inptkey.pyw runs, but now I get the following error:
Code:
Traceback (most recent call last):
File "D:\Users\username\Documents\Documents\ebooks\epub drm removal\ineptkey.pyw", line 230, in main
retrieve_key(keypath)
File "D:\Users\username\Documents\Documents\ebooks\epub drm removal\ineptkey.pyw", line 149, in retrieve_key
vendor = cpuid0()
File "D:\Users\username\Documents\Documents\ebooks\epub drm removal\ineptkey.pyw", line 112, in cpuid0
cpuid0__(buffer)
WindowsError: exception: access violation writing 0x0000000002447740
Thoughts?
When you say, "But I recommend to use pyhton x32 with pycrypto x32"
Do you mean install the 32 bit versions on a 64bit machine or that I should try find a 32bit machine to do this on?