[python] 安装numpy+scipy+matlotlib+scikit-learn及问题解决
這篇文章主要講述Python如何安裝Numpy、Scipy、Matlotlib、Scikit-learn等庫(kù)的過(guò)程及遇到的問(wèn)題解決方法。最近安裝這個(gè)真是一把淚啊,各種不兼容問(wèn)題和報(bào)錯(cuò),希望文章對(duì)你有所幫助吧!你可能遇到的問(wèn)題包括:
ImportError: No module named sklearn 未安裝sklearn包
ImportError: DLL load failed: 找不到指定的模塊
ImportError: DLL load failed: The specified module could not be found
Microsoft Visual C++ 9.0 is required Unable to find vcvarsall.bat
Numpy Install RuntimeError: Broken toolchain: cannot link a simple C program
ImportError: numpy.core.multiarray failed to import
ImportError: cannot import name __check_build
ImportError: No module named matplotlib.pyplot
總結(jié)
以上是生活随笔為你收集整理的[python] 安装numpy+scipy+matlotlib+scikit-learn及问题解决的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: [python学习] 专题八.多线程编程
- 下一篇: [python] 基于k-means和t