Hello,
I am trying to install psycopg2 driver to use Postgres Sqlalchemy connection string but I get error.
I tried following commands
pip3 install psycopg2
pip3 install psycopg2-binary but I get the same error as shown in screenshot.
Appreciate any help.
Thanks
Lax
