<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi<br><br>Ran into this error after patching with various combos of all patches that has been posted here. Always the same place of the error.<br>Im also running through MinGW with fullinstallation and Win7 as OS.<br>installing though this commando: python setup.py build -c mingw32<br><br>Its successfull until this part.<br><br>running build_ext<br>warning: GMP library not found; Not building Crypto.PublicKey._fastmath.<br>building 'Crypto.Random.OSRNG.winrandom' extension<br>Traceback (most recent call last):<br>&nbsp; File "setup.py", line 335, in &lt;module&gt; core.setup(**kw)<br>&nbsp; File "C:\Program Files\Python31\lib\distutils\core.py", line 149, in setup dist.run_commands()<br>&nbsp; File "C:\Program Files\Python31\lib\distutils\dist.py", line 919, in run_commands self.run_command(cmd)<br>&nbsp; File "C:\Program Files\Python31\lib\distutils\dist.py", line 938, in run_command cmd_obj.run()<br>&nbsp; File "C:\Program Files\Python31\lib\distutils\command\build.py", line 128, in run self.run_command(cmd_name)<br>&nbsp; File "C:\Program Files\Python31\lib\distutils\cmd.py", line 315, in run_command self.distribution.run_command(command)<br>&nbsp; File "C:\Program Files\Python31\lib\distutils\dist.py", line 938, in run_command cmd_obj.run()<br>&nbsp; File "C:\Program Files\Python31\lib\distutils\command\build_ext.py", line 347, in run self.build_extensions()<br><br>&nbsp; File "setup.py", line 147, in build_extensions build_ext.build_extensions(self)<br>&nbsp; File "C:\Program Files\Python31\lib\distutils\command\build_ext.py", line 456, in build_extensions self.build_extension(ext)<br>&nbsp; File "C:\Program Files\Python31\lib\distutils\command\build_ext.py", line 511, in build_extension depends=ext.depends)<br>&nbsp; File "C:\Program Files\Python31\lib\distutils\msvc9compiler.py", line 448, in compile self.initialize()<br>&nbsp; File "C:\Program Files\Python31\lib\distutils\msvc9compiler.py", line 359, in initialize vc_env = query_vcvarsall(VERSION, plat_spec)<br>&nbsp; File "C:\Program Files\Python31\lib\distutils\msvc9compiler.py", line 275, in query_vcvarsall raise ValueError(str(list(result.keys()))) ValueError: ['path']<br><br>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.<br>Or could answer what im missing for having this error :).<br><br>Thanks and great work.. Its working fine under linux though ;).<br><br>//anders<br>                                               <br /><hr />Läs och svara på mejl direkt i mobilen! <a href='http://new.windowslivemobile.msn.com/SE-SE/windows-live-hotmail/default.aspx' target='_new'>Klicka här!</a></body>
</html>