Thursday, December 11, 2008

Installing_SciPy

http://www.nabble.com/scipy-numpy-on-CentOS-5--Dependency-problem-td19703443.html
http://www.scipy.org/Installing_SciPy/Linux

Hi,

Start by installing refblas3, refblas3-dev, lapack3 and lapack3-dev.
Last time I had this issue, installing the dependencies by hand first
solved it.

Matthieu

2008/9/27 Matthias Blaicher :

> Hello,
>
> I want to install SciPy and numpy on a CentOS 5 system. It contains a
> fresh install with up-to-date packages. I use the "official" Suse
> Build repos by DavidCournapeau.
>
> It fails with a conflict between refblas3 and blas.
>
> [root@localhost yum.repos.d]# yum install python-numpy python-scipy

No comments: