-
-
Notifications
You must be signed in to change notification settings - Fork 3
-fopenmp error on Mac with M1 Chip #7
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
Comments
Unfortunately the author of this package hasn't been responding to pull requests for more than a year. My fork of the project fixes this issue provided you install a more recent OpenMP enabled C++ compiler via brew (brew install llvm) or macports (e.g. sudo port install clang-11). |
@sosickstudio can you verify if #4 solves this for you? |
For me the issue persists.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following issue happens when trying to install assimpcy on Mac with the new m1 chip
assimp, llv, gcc and Xcode tools are installed as well as numpy & various deps
The text was updated successfully, but these errors were encountered: