Re: [Numpy-discussion] msvc9 comipiler problems

2015-10-09 Thread Carl Kleffner
The error occurs also for Python-2.7 win32. I tested numpy-1.10.0+mkl-cp27-none-win32.whl some days ago and reported to C. Gohlke. Carl 2015-10-09 20:56 GMT+02:00 Chris Barker : > >> NVM. Looks like Python 2.7 also uses msvc9. >> > > yup, according to Wikipedia: > > *Visual C++ 2008* (known also

Re: [Numpy-discussion] msvc9 comipiler problems

2015-10-09 Thread Chris Barker
> > > NVM. Looks like Python 2.7 also uses msvc9. > yup, according to Wikipedia: *Visual C++ 2008* (known also as Visual C++ 9.0) so py2.7 Are you testing with the "MS Visual C++ compiler for Python 2.7" here: http://www.microsoft.com/en-us/download/details.aspx?id=44266 I think the only diff

Re: [Numpy-discussion] msvc9 comipiler problems

2015-10-09 Thread Charles R Harris
On Fri, Oct 9, 2015 at 10:50 AM, Charles R Harris wrote: > Hi All, > > There is a compilation problem > with 1.10.0 on 32 bit windows > using the msvc9 compiler. One possible solution to this is to drop support > for python 2.6. The last, and final, rel

Re: [Numpy-discussion] msvc9 comipiler problems

2015-10-09 Thread Julian Taylor
On 10/09/2015 06:50 PM, Charles R Harris wrote: Hi All, There is a compilation problem with 1.10.0 on 32 bit windows using the msvc9 compiler. One possible solution to this is to drop support for python 2.6. The last, and final, release of of that seri

[Numpy-discussion] msvc9 comipiler problems

2015-10-09 Thread Charles R Harris
Hi All, There is a compilation problem with 1.10.0 on 32 bit windows using the msvc9 compiler. One possible solution to this is to drop support for python 2.6. The last, and final, release of of that series was Python 2.6.9 in Oct 2013. The first release