-
Notifications
You must be signed in to change notification settings - Fork 37
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
Import Error: reason: image not found #348
Comments
Same except for Operating System: Mac OS 10.12.3 And when I installed llvm, an error occurs. is there any way to sovle the Import Error and the llvm installing error in MacOS 10.12? |
@songxiang666 |
@test1855
Did you modify the file without any errors? |
Yep, homebrew will failed if xcode is not installed. You can complete updating homebrew first. |
Description
ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/pymrmr.cpython-36m-darwin.so, 2): Library not loaded: /usr/local/opt/libiomp/lib/libiomp5.dylib
Referenced from: /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/pymrmr.cpython-36m-darwin.so
Reason: image not found
What I Did
I have installed libomp and llvm, but it does not work for me.
thanks in advance!
The text was updated successfully, but these errors were encountered: