[pycrypto] pycrypto with python 3.1 in windows

Nauman Anders anders_nauman at hotmail.com
Mon Mar 15 15:02:38 CST 2010


Hi

Ran into this error after patching with various combos of all patches that has been posted here. Always the same place of the error.
Im also running through MinGW with fullinstallation and Win7 as OS.
installing though this commando: python setup.py build -c mingw32

Its successfull until this part.

running build_ext
warning: GMP library not found; Not building Crypto.PublicKey._fastmath.
building 'Crypto.Random.OSRNG.winrandom' extension
Traceback (most recent call last):
  File "setup.py", line 335, in <module> core.setup(**kw)
  File "C:\Program Files\Python31\lib\distutils\core.py", line 149, in setup dist.run_commands()
  File "C:\Program Files\Python31\lib\distutils\dist.py", line 919, in run_commands self.run_command(cmd)
  File "C:\Program Files\Python31\lib\distutils\dist.py", line 938, in run_command cmd_obj.run()
  File "C:\Program Files\Python31\lib\distutils\command\build.py", line 128, in run self.run_command(cmd_name)
  File "C:\Program Files\Python31\lib\distutils\cmd.py", line 315, in run_command self.distribution.run_command(command)
  File "C:\Program Files\Python31\lib\distutils\dist.py", line 938, in run_command cmd_obj.run()
  File "C:\Program Files\Python31\lib\distutils\command\build_ext.py", line 347, in run self.build_extensions()

  File "setup.py", line 147, in build_extensions build_ext.build_extensions(self)
  File "C:\Program Files\Python31\lib\distutils\command\build_ext.py", line 456, in build_extensions self.build_extension(ext)
  File "C:\Program Files\Python31\lib\distutils\command\build_ext.py", line 511, in build_extension depends=ext.depends)
  File "C:\Program Files\Python31\lib\distutils\msvc9compiler.py", line 448, in compile self.initialize()
  File "C:\Program Files\Python31\lib\distutils\msvc9compiler.py", line 359, in initialize vc_env = query_vcvarsall(VERSION, plat_spec)
  File "C:\Program Files\Python31\lib\distutils\msvc9compiler.py", line 275, in query_vcvarsall raise ValueError(str(list(result.keys()))) ValueError: ['path']

To be honest im only after the blowfish file to windows since im programing a thing to irc so if someone have the python 3.1 compiled file for windows i would be really glad if u send it to me.
Or could answer what im missing for having this error :).

Thanks and great work.. Its working fine under linux though ;).

//anders
 		 	   		  
_________________________________________________________________
Mejla på krogen! Hotmail i mobilen. 
http://new.windowslivemobile.msn.com/SE-SE/windows-live-hotmail/default.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.dlitz.net/pipermail/pycrypto/attachments/20100315/73e60ecc/attachment.htm 


More information about the pycrypto mailing list