Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19871
| From | Christian Heimes <lists@cheimes.de> |
|---|---|
| Subject | Re: PyCrypto builds neither with MSVC nor MinGW |
| Date | 2012-02-05 16:23 +0100 |
| References | <CAO+9iGc2mNLuBEm6S4jyrOJi8=6ardnHsewwBY=SswKbCiMskw@mail.gmail.com> <CAO+9iGfm9r=EFstGkS-jDduDzXDsFVYb1pPTGXT4rAbXY5RVfw@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5448.1328455420.27778.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: PyCrypto builds neither with MSVC nor MinGW Christian Heimes <lists@cheimes.de> - 2012-02-05 16:23 +0100
csiph-web