I'm trying to run the following:
pip install psycopg2==2.6.1
And I get the following error:
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/mk/brv9xsjn14df5th28_k1nphw0000gn/T/pip-build-S1xSB8/psycopg2
Is there anyway to fix this? I've tried upgrading pip and upgrading setup-tools to no avail.