OK. I uninstalled Python 26. I then installed Python 2.61, and pyrocrypt. I then copied both scripts to my desktop, saved them to a file I created C:\EPub and renamed them to .pwy. When I doubleclicked on the icon, nothing happened. So I ran the script from the command prompt C:/. Here is my screen shot:
Traceback (most recent call last):
File "C:\Python26\adeptkey.pyw", line 197, in main
retrieve_key(keypath)
File "C:\Python26\adeptkey.pyw", line 139, in retrieve_key
vendor = cpuid0()
File "C:\Python26\adeptkey.pyw", line 102, in cpuid0
cpuid0__(buffer)
WindowsError: exception: access violation writing 0x019F79D0
Any help would be greatly appreciated.
|