Install NumPy in python 2.6

David Cournapeau cournape at gmail.com
Fri Mar 13 07:34:44 EDT 2009


On Fri, Mar 13, 2009 at 8:20 PM, gopal mishra <gopalm at infotechsw.com> wrote:
>
>
> error: Setup script exited with error: None

numpy 1.2.1 does not officially support python 2.6. Specially on
windows, there are some issues like this one.

Numpy 1.3.0 (to be released 1st April 2009) will contain everything to
be buildable and usable with python 2.6 on windows. If you are in a
hurry, you can install numpy from svn (I regularly test on windows
lately, and I can confirm it does work).

cheers,

David



More information about the Python-list mailing list