Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #19871 > unrolled thread

Re: PyCrypto builds neither with MSVC nor MinGW

Started byChristian Heimes <lists@cheimes.de>
First post2012-02-05 16:23 +0100
Last post2012-02-05 16:23 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: PyCrypto builds neither with MSVC nor MinGW Christian Heimes <lists@cheimes.de> - 2012-02-05 16:23 +0100

#19871 — Re: PyCrypto builds neither with MSVC nor MinGW

FromChristian Heimes <lists@cheimes.de>
Date2012-02-05 16:23 +0100
SubjectRe: PyCrypto builds neither with MSVC nor MinGW
Message-ID<mailman.5448.1328455420.27778.python-list@python.org>
Am 05.02.2012 15:40, schrieb Alec Taylor:
> PIL, PyCrypto and many other modules require a C compiler and linker.
> 
> Unfortunately neither install on my computer, with a PATH with the following:
> 
> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC
> C:\libraries\MinGW\msys\1.0\bin
> C:\libraries\MinGW
> C:\Python27\Scripts

MSVC 10 is not supported, you need VC 9 (2008).

Christian

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web