Answers for "error: pg_config executable not found mac big sure"

1

Error: pg_config executable not found. macos

export PATH="/Applications/Postgres.app/Contents/Versions/latest/bin:$PATH" 

pip install psycopg2
Posted by: Guest on October-10-2021

Code answers related to "error: pg_config executable not found mac big sure"

Browse Popular Code Answers by Language