On Tue, 1 Nov 2022, 17:22 David Raymond, wrote:
> I just install Python 3.11, and am trying to install psycopg2 with pip and
> am getting errors.
> Seems to install just fine when I go back to 3.10, but 3.11 is giving me
> errors.
>
> Seems to be the same error whether I'm trying to install psyco
I just install Python 3.11, and am trying to install psycopg2 with pip and am
getting errors.
Seems to install just fine when I go back to 3.10, but 3.11 is giving me errors.
Seems to be the same error whether I'm trying to install psycopg2 or
psycopg2-binary.
This is on Windows. Below is the c