You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to execute python setup.py build_ext --inplace it fails with the error clang: error: unsupported option '-fopenmp'.
I tried to update llvm and clang, but it didn't help. Is there anyone who ran into the same issue or know how to fix it?
I would highly appreciate any help or hints.
The text was updated successfully, but these errors were encountered:
When I try to execute
python setup.py build_ext --inplace
it fails with the errorclang: error: unsupported option '-fopenmp'
.I tried to update llvm and clang, but it didn't help. Is there anyone who ran into the same issue or know how to fix it?
I would highly appreciate any help or hints.
The text was updated successfully, but these errors were encountered: