Instal LightGBM
pip install lightgbm #for pip users
pip3 install lightgbm #for python 3 pip3 users.
GodOfYou
pip install lightgbm #for pip users
pip3 install lightgbm #for python 3 pip3 users.