Python ImportError: DLL load failed while importing _psycopg:

Ich wollte doch nur ein xlsx in eine Postgres Datenbank mit Python laden...

https://vikasmaurya97.medium.com/converting-excel-data-to-sql-postgresql-table-in-python-5034d1c84c30

Dann brauchte ich auch noch:

https://stackoverflow.com/questions/64314141/psycopg2-importerror-dll-load-failed-while-importing-psycopg-the-operating

anaconda - Terminal starten - pip install psycopg2-binary

und schon hats geklappt.