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

Intentional that psycopg2 is an unconditional import? #293

Closed
cayla opened this issue Mar 2, 2022 · 3 comments
Closed

Intentional that psycopg2 is an unconditional import? #293

cayla opened this issue Mar 2, 2022 · 3 comments

Comments

@cayla
Copy link

cayla commented Mar 2, 2022

Hi,

I just picked up 2.3.0 and immediately had some issues. Celery is failing with ModuleNotFoundError: No module named 'psycopg2' and it looks like that comes from yesterday's 28fb1c6

As much as I would prefer to be using Postgres, I am stuck with mariaDB on a project. :)

Thanks,

@cayla cayla changed the title Intentional that psycopg is an unconditional import? Intentional that psycopg2 is an unconditional import? Mar 2, 2022
@auvipy
Copy link
Member

auvipy commented Mar 3, 2022

#292 to get rid of it & we are going to switch to psycopg2-binary

@cayla
Copy link
Author

cayla commented Mar 3, 2022

Ah my apologies. I searched issues for this but not open PRs. Duh. 😄

@violuke
Copy link

violuke commented Mar 20, 2022

@auvipy can a release please be made on PyPI? Currently, this is a breaking change from 2.2.0 to 2.3.0 which it shouldn't be for SemVer. Thanks for your help.

@auvipy auvipy closed this as completed Apr 12, 2022
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