David Cournapeau <david <at> ar.media.kyoto-u.ac.jp> writes: > > That's really strange - Linux is the most tested configuration, numpy > 1.3.0 should run without problems. There is something unusual with your > configuration that I am missing. > > Could you build numpy 1.3.0 from scratch and paste the output (rm -rf > build && python setup.py build &> build.log) ? If you are willing to do > it, I would also be interested whether numpy works ok if linked against > BLAS/LAPACK instead of atlas (i.e. build numpy, again from scratch, with > ATLAS=None python setup.py build, and then run the test suite). >
Ok build.log is here http://pastebin.com/d5eb5dc20 I'll try building against BLAS/LAPACK after lunch. Regards _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
