Saya mencoba untuk menginstal python scipy di lingkungan virtual menggunakan

pip install scipy

Gagal dengan kesalahan berikut

...

ld: simbol tidak ditemukan untuk arsitektur x86_64

collect2: error: ld mengembalikan 1 status keluar

galat: Perintah "/ usr / local / bin / gfortran -Wall -L / usr / X11 / lib build / temp.macosx-10.9-x86_64-2.7 / build / src.macosx-10.9-x86_64-2.7 / scipy / fftpack / _fftpackmodule.o build / temp.macosx-10.9-x86_64-2.7 / scipy / fftpack / src / zfft.o build / temp.macosx-10.9-x86_64-2.7 / scipy / fftpack / src / drfft.o build / temp.macosx -10.9-x86_64-2.7 / scipy / fftpack / src / zrfft.o build / temp.macosx-10.9-x86_64-2.7 / scipy / fftpack / src / zfftnd.o build / temp.macosx-10.9-x86_64-2.7 / build /src.macosx-10.9-x86_64-2.7/scipy/fftpack/src/dct.o build / temp.macosx-10.9-x86_64-2.7 / build / src.macosx-10.9-x86_64-2.7 / scipy / fftpack / src / dst.o build / temp.macosx-10.9-x86_64-2.7 / build / src.macosx-10.9-x86_64-2.7 / fortranobject.o -L / usr / local / Cellar / gfortran / 4.8.2 / gfortran / lib / gcc /x86_64-apple-darwin13.0.0/4.8.2 -Lbuild / temp.macosx-10.9-x86_64-2.7 -ldfftpack -lfftpack -lgfortran -o build / lib.macosx-10.9-x86_64-2.7 / scipy / fftpack / _fftpack.so "gagal dengan status keluar 1

pheon
sumber