speedml icon indicating copy to clipboard operation
speedml copied to clipboard

When I type "from speedml import Speedml" in python shell, the following error occured:

Open PeterCXL opened this issue 8 years ago • 0 comments

OSError: dlopen(/Users/leo/anaconda3/envs/py3/lib/python2.7/site-packages/libxgboostwrapper.so, 6): Library not loaded: @rpath/./libgomp.1.dylib Referenced from: /Users/leo/anaconda3/envs/py3/lib/python2.7/site-packages/libxgboostwrapper.so Reason: image not found

PeterCXL avatar Feb 05 '18 02:02 PeterCXL