Skip to content

Instantly share code, notes, and snippets.

@jonascheng
Created November 27, 2016 06:50
Show Gist options
  • Save jonascheng/9c0ec4f03af4d6a56203d802dfff29c0 to your computer and use it in GitHub Desktop.
Save jonascheng/9c0ec4f03af4d6a56203d802dfff29c0 to your computer and use it in GitHub Desktop.
Install python 3.3.x with pyenv in OSX
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