DLL load failed while importing _psycopg: The specified module could not be found
I’m trying to use psycopg2-binary for my flask app in python however it is not working even though I have psycopg2-binary already installed using pip. I am using windows 11