Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac OS Mojave 10.14.2 -- OMP: Error #15: Initializing libiomp5.dylib, but found libiomp5.dylib already initialized. #3

Closed
srbittner opened this issue Jan 17, 2019 · 0 comments

Comments

@srbittner
Copy link
Member

In order to develop on my mac laptop, I need to
Method 1: Use

os.environ['KMP_DUPLICATE_LIB_OK']='True'

Method 2: Use tensorflow 1.11 instead of 1.12.

I'll use Method 2 for the time being, since Method 1 has undefined behavior, despite its apparent popularity for fixing this. dmlc/xgboost#1715

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant