标签:需要 安装 pip安装 不同的 pip https boost pytho python3
直接用pip安装包的时候有时会因为许多奇怪的原因安装失败,这时就需要祭出大杀器——whl文件
python3 -m pip install whl文件路径名
whl库:https://www.lfd.uci.edu/~gohlke/pythonlibs/#xgboost
把#后面的东西改一下就能定位到不同的包
标签:需要 安装 pip安装 不同的 pip https boost pytho python3
原文地址:http://www.cnblogs.com/zealousness/p/7768730.html