
Aug. 31, 2011
1:56 p.m.
On 31 Aug 2011, at 14:33, Jack Howarth wrote:
This doesn't make any sense for numpy. I tried you approach of using...
export FFLAGS=-ff2c /sw/bin/python2.7 setup.py build --fcompiler=gfortran
'-ff2c' fixes the test_blas errors you saw in scipy. It doesn't do anything about the test_special_values errors you saw with numpy. I'm sure those should be disabled as recommended by Ralf. Ben