XGBoostError and libomp
Just in case you find yourself in my situation. Trying to run a Python/XGBoost script on a Mac, and keep getting this
raise XGBoostError(
xgboost.core.XGBoostError:
XGBoost Library (libxgboost.dylib) could not be loaded.
Likely causes:
* OpenMP run...
thatorjohn.hashnode.dev2 min read