[PYTHON-CRYPTO] installing M2Crypto

Heikki Toivonen heikki at OSAFOUNDATION.ORG
Thu Jul 26 19:17:31 CEST 2007


Gara Batus wrote:
> error: Python was built with Visual Studio 2003;
> extensions must be built with a compiler than can generate compatible binaries.
> Visual Studio 2003 was not found on this system. If you have Cygwin installed,
> you can try compiling with MingW32, by passing "-c mingw32" to setup.py.
> 
> Currently, I'm using VS 2005.

You must have the exact same version of Visual Studio that Python was
compiled with.

Since you don't have Visual Studio 2003, the best option would probably
be to build everything from sources yourself using your Visual Studio 2005.

-- 
  Heikki Toivonen


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 254 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-crypto/attachments/20070726/ac8cf7fc/attachment.pgp>


More information about the python-crypto mailing list