Database
python psycopg pg_config executable not found
JinungKim
2022. 3. 10. 11:09
https://stackoverflow.com/questions/11618898/pg-config-executable-not-found
pg_config executable not found
I am having trouble installing psycopg2. I get the following error when I try to pip install psycopg2: Error: pg_config executable not found. Please add the directory containing pg_config to the ...
stackoverflow.com
brew install postgresql