安装scikit-learn,numpy import错误

时间:2015-09-16 15:27:25

标签: python numpy pip scikit-learn

我正在尝试测试scikit-learn库,但没有设法安装它。

更多细节:我确实安装了numpy,scipy,matplotlib,我可以使用它们。但是,当我使用pippip install -U scikit-learn)时,我收到此错误:

Partial import of sklearn during the build process.
Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "C:\Users\...\scikit-learn\setup.py", setup_package()
    File "C:\Users\...\scikit-learn\setup.py", from numpy.distutils.core import setup
ImportError: No module named 'numpy'

我找不到任何关于此的内容。

我尝试使用python setup.py直接安装scikit-learn并遇到同样的问题。有什么想法吗?

谢谢你。

1 个答案:

答案 0 :(得分:0)

我认为numpy的安装有问题。 尝试下载并重新安装以下软件包(适用于Python 2.7):

http://downloads.sourceforge.net/project/numpy/NumPy/1.9.2/numpy-1.9.2-win32-superpack-python2.7.exe?r=&ts=1442420256&use_mirror=netix