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

Fix _detect_openmp possibly #1488

Merged
merged 1 commit into from
Oct 28, 2019
Merged

Fix _detect_openmp possibly #1488

merged 1 commit into from
Oct 28, 2019

Conversation

rmcgibbo
Copy link
Member

Might fix #1487. @justinrporter: would you be able to test if this works?

@justinrporter
Copy link
Contributor

This fixed it!

$ git checkout _detect_openmp
$ python setup.py install
C compiler:
Apple LLVM version 10.0.1 (clang-1001.0.46.4)
Target: x86_64-apple-darwin18.7.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
Attempting to autodetect OpenMP support... Did not detect OpenMP support
Attempting to autodetect SSE3   support... Compiler supports SSE3
Attempting to autodetect SSE4.1 support... Compiler supports SSE4.1

@rmcgibbo rmcgibbo merged commit 56206bf into master Oct 28, 2019
@rmcgibbo rmcgibbo deleted the _detect_openmp branch October 28, 2019 15:58
@rmcgibbo
Copy link
Member Author

Great.

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

Successfully merging this pull request may close these issues.

pip install fails with clang
2 participants