Hi,
I’m getting the following submission (zip file) error log. Submission number #123448
Not sure whether this is compatibility issue, but I’m on 64bits platform…
Has anyone encountered this issue?
xgboost.core.XGBoostError: XGBoost Library (libxgboost.so) could not be loaded.
Likely causes:
- OpenMP runtime is not installed (vcomp140.dll or libgomp-1.dll for Windows, libgomp.so for UNIX-like OSes)
- You are running 32-bit Python on a 64-bit OS
Error message(s): [‘libgomp.so.1: cannot open shared object file: No such file or directory’, ‘libgomp.so.1: cannot open shared object file: No such file or directory’]