Skip to content

Instantly share code, notes, and snippets.

@ka7eh
Last active November 18, 2020 21:15
Show Gist options
  • Save ka7eh/428c38a4eb708ec9a5533a28b1b3cfc8 to your computer and use it in GitHub Desktop.
Save ka7eh/428c38a4eb708ec9a5533a28b1b3cfc8 to your computer and use it in GitHub Desktop.
Python packages install hints

psycopg2:

LDFLAGS="-I<path-to-openssl>/include -L<path-to-openssl>/lib" pip install psycopg2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment