[SciPy-dev] Seg fault while running scipy.test under Red Hat EL

David Cournapeau david at ar.media.kyoto-u.ac.jp
Mon Aug 6 21:53:42 EDT 2007


Jeremy Conlin wrote:
> I have just installed numpy and scipy from the svn repository and I am 
> having a few problems.  I get a seg. fault when I run scipy.test(1,10) 
> (see results below).  And I get the following error when I try to load 
> the stats package:
Did you install blas and lapack from the official rpms ? If yes, it is 
likely they are broken (they were on  FC5 and maybe 6 for a long time, a 
least). You should compile blas and LAPACK by yourself.

David



More information about the SciPy-Dev mailing list