How to install pycrypto mode in windows ?!

Darshak Bavishi bavishi.darshak at gmail.com
Mon Dec 13 05:20:29 EST 2010


Hi Experts ,

I am using python 2.6 and i had installed paramiko module which needs
pycrypto but ,
when i am installing pycrypto in windows its giving error as follows:


creating build\lib.win32-2.6\Crypto\PublicKey
copying .\PublicKey\DSA.py -> build\lib.win32-2.6\Crypto\PublicKey
copying .\PublicKey\ElGamal.py -> build\lib.win32-2.6\Crypto\PublicKey
copying .\PublicKey\pubkey.py -> build\lib.win32-2.6\Crypto\PublicKey
copying .\PublicKey\qNEW.py -> build\lib.win32-2.6\Crypto\PublicKey
copying .\PublicKey\RSA.py -> build\lib.win32-2.6\Crypto\PublicKey
copying .\PublicKey\__init__.py -> build\lib.win32-2.6\Crypto\PublicKey
running build_ext
building 'Crypto.Hash.MD2' extension
error: Unable to find vcvarsall.bat

can u suggest any source to get pycrypto to avoid such events?!



-- 
BR
Darshak Bavishi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20101213/ee189940/attachment-0001.html>


More information about the Python-list mailing list