Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #75324 > unrolled thread
| Started by | Sturla Molden <sturla.molden@gmail.com> |
|---|---|
| First post | 2014-07-28 20:31 +0000 |
| Last post | 2014-07-28 20:31 +0000 |
| 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.
Re: Windows Studio 2008 Download Sturla Molden <sturla.molden@gmail.com> - 2014-07-28 20:31 +0000
| From | Sturla Molden <sturla.molden@gmail.com> |
|---|---|
| Date | 2014-07-28 20:31 +0000 |
| Subject | Re: Windows Studio 2008 Download |
| Message-ID | <mailman.12396.1406579500.18130.python-list@python.org> |
You can download the Windows SDK for .NET 3.5, but it is very old. A better option is to use GCC. The "static mingw toolchain" (gcc 4.8.2 based) created for building the official NumPy and SciPy binary installers should be rather safe: https://github.com/numpy/numpy/wiki/Mingw-static-toolchain Sturla "Colin J. Williams" <cjwilliams43@gmail.com> wrote: > I gather that Python is compiled with Windows Studio 2008. > > Unfortunately, the MS Download link points to a Studio 2010 advertising .ppx > > Could someone point to an alternative please? > > Colin W. > > PS I need it for Numpy-1.8.1, which does not seem to be available with a > binary version.
Back to top | Article view | comp.lang.python
csiph-web