Quote:
Originally Posted by sookie
ok! I just downloaded python 2.6.6.15 for Windows x64 and now I'm looking to download pycrypto. Will "Pycrypto 2.1 for 32bit Windows and Python 2.6" work for me even though my system runs on Windows x64?
Sorry for the deluge of questions. I swear I'm not trying to be so frustrating!
|
As far as I know the 32-bit PyCrypto will not work with 64-bit Python. Either download the 32-bit Python or build the 64-bit version of PyCrypto if you feel comfortable enough. I chose the latter option.