1.下载whl lightgbm的whl下载地址 2.输入命令 1 pip install lightgbm-2.0.3-py2.py3-one-win_am64.whl 3.验证是否成功 1 import lightgbm as lgb 相关文章: