On Wed, Dec 23, 2009 at 1:41 AM, Gökhan Sever <gokhansever@gmail.com> wrote:
On Tue, Dec 22, 2009 at 9:05 AM, David Cournapeau <cournape@gmail.com> wrote:
Hi,
I have just released the 2nd release candidate for numpy 1.4.0, which fixes a few critical bugs founds since the RC1. Tarballs and binary installers for numpy/scipy may be found on https://sourceforge.net/projects/numpy.
cheers,
David _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion
This release results with the same import error on my system that I posted on
Don't use develop, and install numpy normally, but from scratch. Develop mode has some quircks, and it does not worth it unless you want to work on numpy code yourself IMHO, cheers, David