Created
February 26, 2018 12:37
-
-
Save hrbrmstr/0631d9a651f4a40378ddb9ea691a1356 to your computer and use it in GitHub Desktop.
Getting rpy2 to work on macOS 10.12 / 10.13 with pip3 and gcc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
env CC=/usr/local/Cellar/gcc/7.2.0/bin/gcc-7 pip3 install rpy2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment