Hi,
I tried to install scipy the same way on my laptop, but this time it did not work. I got an error this time:
error: Command "/usr/bin/g77 -g -Wall -fno-second-underscore -fPIC -O2 -funroll-loops -march=i686 -mmmx -msse2 -msse -fomit-frame-pointer -malign-double -c -c Lib/fftpack/dfftpack/zfftb1.f -o build/temp.linux-
i686-2.4/Lib/fftpack/dfftpack/zfftb1.o" failed with exit status 1
Any ideas?
Cheers
Alex
Hi,
I got it to work, finally, thanks to the back-online installing page. What I did was:
yum install lapack-devel blas-devel
cd scipy-0.5.2
python setup.py install >& install.log
This finally worked. Thanks a lot for helping me installing scipy!!!
AlexOn 6/29/07, Matthieu Brucher <matthieu.brucher@gmail.com > wrote:try python-scipy (or even more better, yum search scipy to find the real name of the package)
Matthieu2007/6/29, Alexander Dietz < Alexander.Dietz@astro.cf.ac.uk>:Hi,
here is my try:
# yum install scipy
Loading "installonlyn" plugin
Setting up Install Process
....
.....
No Match for argument: scipy
Nothing to do
So there is no scipy found or so.
Cheers
AlexOn 6/29/07, Matthieu Brucher < matthieu.brucher@gmail.com> wrote:_______________________________________________2007/6/29, Alexander Dietz < Alexander.Dietz@astro.cf.ac.uk>:Hi,
here is what I am using exactly: FC5 and Linux 2.6.20-1.2316.fc5smp. Hope this helps.
Can I install scipy (and all the dependend libraries) using 'yum' or something similar? 'yum' itself does not work...
Cheers
Alex
yum install numpy
yum install scipy
But FC5's scipy is old IIRC, can you update to FC 6 at least ?
Matthieu
SciPy-user mailing list
SciPy-user@scipy.org
http://projects.scipy.org/mailman/listinfo/scipy-user
_______________________________________________
SciPy-user mailing list
SciPy-user@scipy.org
http://projects.scipy.org/mailman/listinfo/scipy-user
_______________________________________________
SciPy-user mailing list
SciPy-user@scipy.org
http://projects.scipy.org/mailman/listinfo/scipy-user