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

Ambiguous requirement: Use psycopg2-binary or psycopg2<2.8 instead #174

Closed
dionyself opened this issue Jun 20, 2018 · 2 comments
Closed

Comments

@dionyself
Copy link

hi, i started to get this warnnig.

https://github.com/tomturner/django-tenants/blob/0a5ff14478e44f55ea566d020e0252bb6ca5ac24/setup.py#L50

UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: http://initd.org/psycopg/docs/install.html#binary-install-from-pypi.

Users may have problems on versions >=2.8

@dionyself dionyself changed the title Ambiguous requirement: Use psycopg2-binary or psycopg2<2.8 Ambiguous requirement: Use psycopg2-binary or psycopg2<2.8 instead Jun 20, 2018
@chpmrc
Copy link

chpmrc commented Sep 6, 2018

Why was this closed? I'm building from master to have compatibility with Django 2.1 and this is a valid complaint.

@tomturner
Copy link
Member

@chpmrc yes it was a bug however i have fixed the issue

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

3 participants