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

articles/2021/10/13/psycopg-30-released/ #11

Open
utterances-bot opened this issue Mar 7, 2022 · 3 comments
Open

articles/2021/10/13/psycopg-30-released/ #11

utterances-bot opened this issue Mar 7, 2022 · 3 comments

Comments

@utterances-bot
Copy link

Psycopg 3.0 released — Psycopg

Python adapter for PostgreSQL

https://www.psycopg.org/articles/2021/10/13/psycopg-30-released/

Copy link

I will make up the corporate system's mock up, so I need to connect a RDBMS.

Copy link

I have been using psycopg3 with python3.9 and it worked fine. I now upgraded to python 3.10 and I can no longer use psycopg3. I keep getting error: "ImportError: no pq wrapper available". I tried installing libpq5 but got the message "libpq5 is already the newest version (13.5-0+deb11u1)". Do I need a newer version of libpq?
BTW this is running on a Raspberry Pi Zero which reads sensor data and sends it to a PostgreSQL database running on a Raspberry Pi 4.
Thanks.

@dvarrazzo
Copy link
Member

@GerBreOwn it shouldn't. Please open a ticket on the psycopg 3 tracker, thank you!

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

4 participants