Skip to content

Instantly share code, notes, and snippets.

@sincejune
Created April 24, 2018 10:10
Show Gist options
  • Save sincejune/0224df188b8c894ab12a01154d49e69e to your computer and use it in GitHub Desktop.
Save sincejune/0224df188b8c894ab12a01154d49e69e to your computer and use it in GitHub Desktop.
cryptography
env LDFLAGS="-L$(brew --prefix openssl)/lib" CFLAGS="-I$(brew --prefix openssl)/include" pip install cryptography
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment