Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: DLL load failed - Windows - pip install - python 3.9.0 #1174

Closed
adjenks opened this issue Oct 21, 2020 · 2 comments
Closed

ImportError: DLL load failed - Windows - pip install - python 3.9.0 #1174

adjenks opened this issue Oct 21, 2020 · 2 comments

Comments

@adjenks
Copy link

adjenks commented Oct 21, 2020

I'm installing psycopg2 on Windows and I am getting this error.
I have pip 20.2.4
My python is version 3.9.0
I have the latest version of Visual studio installed along with the build tools.
I am not using pycharm. Just pip install psycopg2.
I have postgresql installed and all the PATH directories configured.
I built it and it failed to import with the error in a previous issue: #1006

ImportError: DLL load failed while importing _psycopg: The specified module could not be found.

@dvarrazzo
Copy link
Member

#1160

@adjenks
Copy link
Author

adjenks commented Oct 22, 2020

Thank you. I looked and found two other similar issues but not that one for some reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants