python模块的安装
Posted 1直在路上1
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python模块的安装相关的知识,希望对你有一定的参考价值。
一、xgboost
windows下:pip install xgboost下出现下面的错误-No files/directories.尝试下载xgboost.whl文件,然后再该whl文件的所在目录下执行pip install xgboost?0.71?cp35?cp35m?win_amd64.whl文件
whl文件下载:https://www.lfd.uci.edu/~gohlke/pythonlibs/#xgboost 我选择:xgboost?0.71?cp35?cp35m?win_amd64.whl 64位操作系统,python35版本的
以上是关于python模块的安装的主要内容,如果未能解决你的问题,请参考以下文章