Skip to content

Instantly share code, notes, and snippets.

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

  • Save rchrd2/b835e19add7895be81ed to your computer and use it in GitHub Desktop.

Select an option

Save rchrd2/b835e19add7895be81ed to your computer and use it in GitHub Desktop.
Install psycopg2 on Yosemite
export PATH=/Applications/Postgres.app/Contents/Versions/9.4/bin/:$PATH
pip install psycopg2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment