vim ~/.bash_profile 

export PATH=/Applications/Postgres.app/Contents/Versions/9.4/bin/:$PATH

 

pip install psycopg2

 

相关文章: