Open harrywang opened 9 years ago
On Mac, if using Postgres.app, the pg_config file is in /Applications/Postgres.app/Contents/Versions/9.3/bin directory, which should be added to the system path before running to avoid errors:
(ScrapeProj)$ pip install -r requirements.txt
On Mac, if using Postgres.app, the pg_config file is in /Applications/Postgres.app/Contents/Versions/9.3/bin directory, which should be added to the system path before running to avoid errors: