Skip to content

Instantly share code, notes, and snippets.

@vmlinz
Last active August 29, 2015 14:26
Show Gist options
  • Select an option

  • Save vmlinz/880145706de5e3251c26 to your computer and use it in GitHub Desktop.

Select an option

Save vmlinz/880145706de5e3251c26 to your computer and use it in GitHub Desktop.
pyenv build error with homebrew ssl

Note

CFLAGS="-I$(brew --prefix openssl)/include" \
LDFLAGS="-L$(brew --prefix openssl)/lib" \
pyenv install -v 3.4.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment