Unverified Commit 487fbbc9 authored by Nikita Titov's avatar Nikita Titov Committed by GitHub
Browse files

added note about installation log file (#1160)

parent 07275da3
......@@ -123,6 +123,8 @@ Refer to the walk through examples in `Python guide folder <https://github.com/M
Troubleshooting
---------------
In case you are facing any errors during the installation process, you can examine ``$HOME/LightGBM_compilation.log`` file, in which all operations are logged, to get more details about occurred problem. Also, please attach this file to the issue on GitHub to help faster indicate the cause of the error.
Refer to `FAQ <https://github.com/Microsoft/LightGBM/tree/master/docs/FAQ.rst>`_.
Developments
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment