Created
November 27, 2016 06:50
-
-
Save jonascheng/9c0ec4f03af4d6a56203d802dfff29c0 to your computer and use it in GitHub Desktop.
Install python 3.3.x with pyenv in OSX
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
CFLAGS="-I$(xcrun --show-sdk-path)/usr/include" pyenv install 3.3.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment