psycopg / psycopg2

PostgreSQL database adapter for the Python programming language
https://www.psycopg.org/
Other
3.35k stars 506 forks source link

errors to compilation #1693

Closed marianoggg closed 6 months ago

marianoggg commented 6 months ago

This is a bug tracker If you have a question, such has "how do you do X with Python/PostgreSQL/psycopg2" please write to the mailing list or open a question instead.

Before opening this ticket, please confirm that:

Please complete the following information:

Hello good! I'm trying to install psycopg2 from a conda virtual environment, on a Bullseye debian linux. I'm getting a compilation error from the library source. Please allow me to share them with you so that you can help me. Thank you so much!

image

image

dvarrazzo commented 6 months ago

Read the docs.

marianoggg commented 6 months ago

Wow! I already did! Sorry, I thought this was a place to get help. Thank you!