Skip to content

Instantly share code, notes, and snippets.

@tssmits
Created July 15, 2019 13:37
Show Gist options
  • Select an option

  • Save tssmits/60201ee36a88d35aefb78a13177f9829 to your computer and use it in GitHub Desktop.

Select an option

Save tssmits/60201ee36a88d35aefb78a13177f9829 to your computer and use it in GitHub Desktop.
install psycopg2 on macOS mojave
LDFLAGS='-L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib' pipenv run pip install psycopg2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment