[pycrypto] Linker errors when attempting to install PyCrypto

Alec Taylor alec.taylor6 at gmail.com
Fri Feb 3 13:33:57 EST 2012


I'm getting linker errors when trying to install PyCrypto on Windows:

C:\libraries\MinGW\bin\gcc.exe -mno-cygwin -shared -s
build\temp.win-amd64-2.7\Release\src\winrand.o
build\temp.win-amd64-2.7\Release\src\winrandom.def -LC:\Python27\libs
-LC:\Python27\PCbuild\amd64 -lws2_32 -ladvapi32 -lpython27 -lmsvcr90
-o "C:\Projects\satchmo_test\Prototype\src\pycrypto\lib\Crypto\Random\OSRNG\winrandom.pyd"

Full output: http://pastebin.com/SYBkFt3h

How can I resolve installation issues to get PyCrypto install properly
on Python 2.7.2 x64?

Thanks for all suggestions,

Alec Taylor


More information about the pycrypto mailing list