Created
June 26, 2019 08:43
-
-
Save devhero/8ce0502a60ea5083d35ea008eb195648 to your computer and use it in GitHub Desktop.
python_sqlite3_pyenv_macos
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
# 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