Я хотел бы скачать LightGbm, и я следил за этим сайтом для этого.Но вдруг остановился с ошибкой.Пожалуйста, отправьте решение.
Спасибо https://lightgbm.readthedocs.io/en/latest/Installation-Guide.html#macos
Ошибка:
cmake ..
CMake Error at /usr/local/Cellar/cmake/3.13.0/share/cmake/Modules/CMakeDetermineCCompiler.cmake:48 (message):
Could not find compiler set in environment variable CC:
gcc-7.
Call Stack (most recent call first):
CMakeLists.txt:7 (PROJECT)
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
See also "/Users/kj/LightGBM/build/CMakeFiles/CMakeOutput.log".