On Tue, Aug 17, 2010 at 10:23 AM, Ralf Gommers <[email protected]> wrote: > I am pleased to announce the availability of the second beta of NumPy 1.5.0. > This will be the first NumPy release to include support for Python 3, as > well as for Python 2.7. > > Please try this beta and report any problems on the NumPy mailing list. > Especially with Python 3 testing will be very useful. On Linux and OS X > building from source should be straightforward, for Windows a binary > installer is provided. There is one important known issue on Windows left, > in fromfile and tofile (ticket 1583). > > Binaries, sources and release notes can be found at > https://sourceforge.net/projects/numpy/files/ > > Enjoy, > Ralf > _______________________________________________ > NumPy-Discussion mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/numpy-discussion > >
Hi, How do you get nose installed under Windows with Python3.1 such as a single package or command? The binary installed with the 32-bit install of Python3.1 under Windows 7 . My 32-bit Python 2.6 version under Windows 7 passed fine. (I'll test my Linux versions when I get back to them.) Bruce _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
