SPECS
- macOS 10.12.6
- Python virtual environment
- GitHub project
COMMAND
pip install -r requirements.txt
ERROR
Command "python setup.py egg_info" failed with error code 1 in
/private/var/folders/rk/cd2m2z5s3cdfx12h9ltqk3500000gn/T/pip-install-e01ltqev/psycopg2/
TRIED SOLUTIONS
- https://www.codingforentrepreneurs.com/comments/13241
- install Psycopg2 on mac osx 10.9.5 this answer has the same answer
brew install postgres
what did not solved my question and I have listed it previously here https://www.codingforentrepreneurs.com/comments/13241
- install Psycopg2 on mac osx 10.9.5 this answer has the same answer
- "python setup.py egg_info" failed with error code 1
- MACOS Command python setup.py egg_info failed with error code 1
- https://github.com/palantir/python-language-server/issues/370