Currently I am installing psycopg2 for work within eclipse with python.
I am finding a lot of problems:
sudo pip3.4 install ps
well, I'd like to give my solution, the problem is related with the version of c. So, I just typed:
CFLAGS='-std=c99' pip install psycopg2==2.6.1