Answers for "you need to install [email protected] for building a server-side extension or a client-side application."

0

You need to install postgresql-server-dev-X.Y for building a server-side extension or libpq-dev for building a client-side application.

sudo apt-get install python-psycopg2 libpq-dev
Posted by: Guest on July-09-2021

Code answers related to "you need to install [email protected] for building a server-side extension or a client-side application."

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language