Skip to content

Instantly share code, notes, and snippets.

@devhero
Created June 26, 2019 08:43
Show Gist options
  • Save devhero/8ce0502a60ea5083d35ea008eb195648 to your computer and use it in GitHub Desktop.
Save devhero/8ce0502a60ea5083d35ea008eb195648 to your computer and use it in GitHub Desktop.
python_sqlite3_pyenv_macos
# https://github.com/pyenv/pyenv/issues/108
CFLAGS="-I$(xcrun --show-sdk-path)/usr/include" pyenv install -v 3.6.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment