Quote:
Originally Posted by foghat
This script requires PyCrypto, which must be installed separately.
....
Thing is, I have installed PyCrypto (pycrypto-2.1.0.win32-py2.6.zip) - during the installation, it correctly finds my python 2.6 installation. .
....
I am running win7 64bit - not sure if that is causing any issues. Anyone have any thoughts?
|
win7 64bit, so you can try to use pycrypto-2.0.1.win-amd64-py2.6.exe instead of pycrypto-2.1.0.win32-py2.6.zip.
But I recommend to use pyhton x32 with pycrypto x32.