Re: Error while trying to install in 3.11

2022-11-01 Thread Daniele Varrazzo
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

Error while trying to install in 3.11

2022-11-01 Thread David Raymond
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