If I simply do:
import lightgbm as lgb
I\'m getting
python script.py Traceback (most recent call last): File \"script.py\", li
On MAC you need to install open-mpi:
brew install open-mpi