This repository has been archived by the owner on Sep 23, 2024. It is now read-only.
ImportError: DLL load failed while importing _psycopg: The specified module could not be found. #66
Labels
bug
Something isn't working
Describe the bug
ImportError: DLL load failed while importing _psycopg: The specified module could not be found.
To Reproduce
Steps to reproduce the behavior:
To fix this:
psycopg2-binary psycopg2
(Not certain both are needed), everything works.Python version 3.9.9
The text was updated successfully, but these errors were encountered: