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.
Psycopg version in requirements.txt is out of date -see solution in body. #81
Open
Description
With the current requirements.txt, I get an error when running pip install -r requirements.txt
, like this:
psycopg/psycopg2#594
I fix it by removing the version in requirements.txt, and now I can install psycopg and connect postgres.
Metadata
Metadata
Assignees
Labels
No labels