5

Python dependency rage 😡

Comments
  • 2
    It tries to install the psycopg2 binary.

    psycopg2 binary needs the PostGres binaries.

    Install the PostGres binaries.

    Retry.
  • 1
    So, psycopg2-binary isn't helpful without psycopg2-binary. What a waste, indeed.
Add Comment