[SciPy-user] Installation Problems on Mac OS X

Aaron Hoover ahoover at eecs.berkeley.edu
Mon Oct 9 11:14:33 EDT 2006


>
> sh: line 1: f95: command not found
> sh: line 1: f95: command not found
> error: Command "f95 -fixed -O4 -target=native -c -c
> Lib/fftpack/dfftpack/dcosqb.f -o
> build/temp.macosx-10.3-fat-2.5/Lib/fftpack/dfftpack/dcosqb.o" failed
> with exit status 127

You are missing a Fortran 95 compiler. There is a binary version of  
the compiler here: http://prdownloads.sourceforge.net/hpc/gcc-intel- 
bin.tar.gz?download. Also, you can find a nice guide to setting up  
SciPy on OS X on the
SciPy wiki here: http://www.scipy.org/Installing_SciPy/Mac_OS_X.


Cheers,
Aaron



More information about the SciPy-User mailing list