Could not build wheels for lightgbm, which is required to install pyproject.toml-based projects
yum -y install gcc-c++
export CXX=/usr/bin/g++
pip install --no-binary lightgbm lightgbm
Could not build wheels for lightgbm, which is required to install pyproject.toml-based projects
yum -y install gcc-c++
export CXX=/usr/bin/g++
pip install --no-binary lightgbm lightgbm
599

被折叠的 条评论
为什么被折叠?