ImportError: libpg (syncdb psycopg)

File "/root/.py-27/lib/python2.7/site-packages/psycopg2/init.py", line 50, in from psycopg2._psycopg import BINARY, NUMBER, STRING, DATETIME, ROWID ImportError: libpq.so.5: cannot open shared object file: No such file or directory

I don't know how to fix it?

Sorry You must be a logged in, registered user to answer a question.

Answers

thanks for answer.......

Sorry, things have been hectic and I'm pretty much the only one answering questions. Looks like you need to install `libpq` through `apt-get`.
kennethlove (Staff) on