我试图在我的osx 10.6.8中安装scikit-learn-0.14.1但是我已经被告知,我必须先安装numpy和scipy。但是,当我尝试运行每个安装setup.py程序时,我收到以下错误消息。我该怎么办?
numpy的-1.8.1 文件" numpy / core / setup.py",第682行,在get_mathlib_info中 引发RuntimeError("破坏的工具链:无法链接简单的C程序") RuntimeError:破坏的工具链:无法链接简单的C程序
SciPy的-0.14.0 ValueError:numpy&gt; = 1.4是必需的(从/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/numpy/ init .pyc检测到1.2.1)< / p>
Scikit学习-0.14.1
error: Command "g++-4.2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -Os -Wall -DENABLE_DTRACE -arch i386 -arch ppc -arch x86_64 -pipe -c sklearn/svm/src/libsvm/libsvm_template.cpp -o build/temp.macosx-10.6-universal-2.6/sklearn/svm/src/libsvm/libsvm_template.o" failed with exit status 127