Created
May 3, 2017 16:03
-
-
Save amonmoce/5a82268dd5f9d9ce384fbbc170b3c34a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pip install psycopg2 | |
sudo apt-get install postgresql postgresql-contrib | |
sudo apt-get install python-psycopg2 | |
sudo apt-get install libpq-dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment