MacBook Pro (13-inch, M1, 2020) macOS Monterey 12.6
When I try to install LightGBM (via pip) I get the error: Exception: Please install CMake and all required dependencies first
I already tried installing it via brew as well and it didnt work
I went through a few different tutorials in the web where you clone a directory from somewhere and build it from there but i ran into different errors there as well.
Has anyone had a similar experience and an idea what to do?