edzul
Results
1
comments of
edzul
Hi, I tried with pip as the warning suggests as follows: Instead of `python setup.py install --precompile` I ran, in the LightGBM/python-package folder `python -m pip install --install-option=--precompile --user .`...