Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install psycopg2-binary on macOS with CPython 3.7.0 #745

Closed
rgov opened this issue Jul 7, 2018 · 1 comment
Closed

Cannot install psycopg2-binary on macOS with CPython 3.7.0 #745

rgov opened this issue Jul 7, 2018 · 1 comment

Comments

@rgov
Copy link

rgov commented Jul 7, 2018

Possibly related to #699 and/or #740.

When I run pip install psycopg2-binary, it fails with Error: pg_config executable not found.

I am on macOS 10.13.5, Apple's latest release, with Python 3.7.0 and pip 10.0.1. The resolution of #699 was to update pip, but I'm already at the latest. (Also, it was an issue that seemed to only affect Linux.)

The error message also unhelpfully and recursively recommends that I install psycopg2-binary "instead".

Is it possible that this is because the wheels in PyPI only declare compatibility up to Python 3.6?

@rgov
Copy link
Author

rgov commented Jul 7, 2018

Duplicate of #740.

@rgov rgov closed this as completed Jul 7, 2018
@rgov rgov changed the title Cannot install psycopg2-binary on macOS with CPython 2.7.0 Cannot install psycopg2-binary on macOS with CPython 3.7.0 Jul 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant