Answers for ""Error: pg_config executable not found.""

7

Error: pg_config executable not found.

sudo apt-get install libpq-dev python-dev
Posted by: Guest on August-18-2020
0

"Error: pg_config executable not found."

Error: pg_config executable not found.
    
    pg_config is required to build psycopg2 from source.  Please add the directory
    containing pg_config to the $PATH or specify the full executable path with the
    option:
Posted by: Guest on December-02-2020

Code answers related to ""Error: pg_config executable not found.""

Browse Popular Code Answers by Language