Skip to content

Instantly share code, notes, and snippets.

@liangyy
Created March 27, 2020 04:33
Show Gist options
  • Save liangyy/3c2709f2d61c794028f356ae4c909ebe to your computer and use it in GitHub Desktop.
Save liangyy/3c2709f2d61c794028f356ae4c909ebe to your computer and use it in GitHub Desktop.
R installation issue with `gcc -fopenmp`
# with clang binary downloaded from: http://r.research.att.com/libs/clang-4.0.0-darwin15.6-Release.tar.gz
env CC=/path/to/local/clang4/bin/clang pip install rpy2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment