[SciPy-user] SciPy install error (MacPorts)

Christopher W. MacMinn cmac at MIT.EDU
Wed Jul 18 17:26:58 EDT 2007


Hey folks -

I'm trying to install SciPy via MacPorts, and I'm getting a weird  
error (below).  Anyone have any idea what might be causing this?

I'm using MacPorts 1.5 on an Intel MacBook running OS X 10.4.10.  I'm  
using Python 2.4.4 (although I have others on my system) and I  
installed NumPy 1.0.3 via MacPorts last night without a problem.

Any help or suggestions would be greatly appreciated.

Thanks!

Best
- Chris


--->  Building py-scipy with target build
Error: Target org.macports.build returned: shell command " cd "/opt/ 
local/var/macports/build/ 
_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_ 
py-scipy/work/scipy-0.5.2" && /opt/local/bin/python2.4 setup.py build  
" returned error 1
Command output: _PyImport_ImportModule
_PyInt_Type
_PyModule_GetDict
_PyNumber_Int
_PyObject_GetAttrString
_PySequence_Check
_PySequence_GetItem
_PyString_FromString
_PyString_Type
_PyType_IsSubtype
_PyType_Type
_Py_BuildValue
_Py_InitModule4
__Py_NoneStruct
_PyCObject_FromVoidPtr
_PyDict_DelItemString
_PyDict_GetItemString
_PyDict_New
_PyExc_AttributeError
_PyExc_TypeError
_PyExc_ValueError
_PyObject_Free
_PyObject_Str
_PyObject_Type
_PyString_AsString
_PyString_ConcatAndDel
_Py_FindMethod
__PyObject_New
_MAIN_
error: Command "g95 -shared build/temp.macosx-10.3-i386-2.4/build/ 
src.macosx-10.3-i386-2.4/Lib/fftpack/_fftpackmodule.o build/ 
temp.macosx-10.3-i386-2.4/Lib/fftpack/src/zfft.o build/ 
temp.macosx-10.3-i386-2.4/Lib/fftpack/src/drfft.o build/ 
temp.macosx-10.3-i386-2.4/Lib/fftpack/src/zrfft.o build/ 
temp.macosx-10.3-i386-2.4/Lib/fftpack/src/zfftnd.o build/ 
temp.macosx-10.3-i386-2.4/build/src.macosx-10.3-i386-2.4/ 
fortranobject.o -L/opt/local/lib -Lbuild/temp.macosx-10.3-i386-2.4 - 
ldfftpack -lfftw3 -o build/lib.macosx-10.3-i386-2.4/scipy/fftpack/ 
_fftpack.so" failed with exit status 1

Error: Status 1 encountered during processing.



More information about the SciPy-User mailing list