Skip to content

Instantly share code, notes, and snippets.

@andrisasuke
Created July 13, 2017 05:11
Show Gist options
  • Save andrisasuke/ed41338de02414a316c16165719f373e to your computer and use it in GitHub Desktop.
Save andrisasuke/ed41338de02414a316c16165719f373e to your computer and use it in GitHub Desktop.
pip install psycopg2 on mac os x
$ export PATH=$PATH:/Applications/Postgres.app/Contents/Versions/VERSION/bin/
$ pip install psycopg2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment