On Sun, Oct 5, 2008 at 8:28 AM, Alan McIntyre <[EMAIL PROTECTED]> wrote: > On Sat, Oct 4, 2008 at 11:14 AM, Daniel Wolff <[EMAIL PROTECTED]> wrote: >> Hello, I recently upgraded to python 2.6. I cannot seem to find the >> appropriate numpy install file. I tried to make use of the .exe built for >> python 2.5 but the installer hung. Any suggestions? Regards, Daniel > > Hi Daniel, > > Last I heard, there are still some things that need to be ironed out > for NumPy on Python 2.6, so you will probably have to stick with 2.5 > for a while. (Somebody please correct me if I'm wrong and there's an > imminent release for 2.6 coming up ;)
One thing which was a relatively major stopper was nose, our test infrastructure, was not 2.6 compatible, but that has just changed. I will look on windows to see if 1.2 can be built with 2008 express, cheers, David _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
