Skip to content
Discussion options

You must be logged in to vote

Harper’s Q&A: Postgres / psycopg2 on macOS

Q: What’s the issue?
The psycopg2-binary package fails to install on macOS CI runners because the CI attempts to build from source instead of using the binary wheel.

Q: How can this be addressed?
Switch to psycopg2 for optional dependencies, or ensure the binary wheel is used during installation.

Q: Current workaround?
PostgreSQL is not installed in the CI environment temporarily.

Q: Who is responsible?
The issue was opened by the maintainer and is being tracked for the Git TUI milestone.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by harper-maintainer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working enhancement New feature or request question Further information is requested
2 participants