econchick / econchick/new-coder

pg_config file path if using Postgres.app on Mac

Open
#142 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
CSS
Stars
591
Forks
378
PR merge metrics
No merged PRs in 30d

Description

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
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.