I am starting to program in Python
.
My first problem is this: I can not connect to the bd of postgres
.
The library psycopg2
is not detected by the program pycharm
I downloaded this program, which has been installed correctly.
And I have tried to execute this code, with its corresponding error.
Is there a version of psycopg2
for version 9.3 of postgres
? ... In case the problem was this