This repository was archived by the owner on Oct 16, 2024. It is now read-only.
This repository was archived by the owner on Oct 16, 2024. It is now read-only.
pipenv errors with the latest psycopg2 #100
Open
Description
The latest psycopg2 v2.8 is giving me the following error when used as
pipenv install psycopg2
writing manifest file 'pip-egg-info/psycopg2.egg-info/SOURCES.txt'", " Error: b'You need to install postgresql-server-dev-NN for building a server-side extension or libpq-dev for building a client-side application.\n'", ' ', ' ----------------------------------------']
[pipenv.exceptions.InstallError]: ['Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-hgl80c2q/psycopg2/']
I will stick with the 2.7.7 the last stable release that worked for me for now. Wondering if this was just me
Metadata
Metadata
Assignees
Labels
No labels