【发布时间】:2017-01-11 21:55:03
【问题描述】:
我是新手,正在学习 python。有人可以帮我 - 如何在 python 中安装 xgboost。我使用的是 Mac 10.11。我在网上阅读并做了下面提到的步骤,但无法解码下一步该做什么:
pip install xgboost -
【问题讨论】:
-
你能解释一下你的确切问题是什么吗?例如,如果您遇到任何错误,您可以在此处记录它们吗?
-
我运行了 pip install xgboost 它给了我一个错误 Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/hj /kdbpyx0s6y3flcbtj_j71gmc0000gn/T/pip-build-br5u893_/xgboost/你能建议我如何从头开始在python中安装xgboost吗?谢谢(:
-
你试过我的答案了吗?可以验证吗?
标签: python macos installation osx-elcapitan xgboost