PSYCOPG2

Tony Ogilvie tony.ogilvie at ogilvie89.plus.com
Fri Feb 12 13:29:48 EST 2021


I am trying to write a program to open a PostgesSQL 13 database using
psycopg2. All seems to work if I write direct to Python but if I write the
script into IDLE it does not work with the IDLE Shell 3.9.1 reporting an
error of no attribute 'connect'.

 

I have tried many options to try and get this to work.

 

Regards

 

Tony

 

 

                                

 



More information about the Python-list mailing list