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 while importing _psycopg #1636

Closed
yonaiker95 opened this issue Oct 16, 2023 · 1 comment
Closed

ImportError: DLL load failed while importing _psycopg #1636

yonaiker95 opened this issue Oct 16, 2023 · 1 comment

Comments

@yonaiker95
Copy link

This is a bug tracker
If you have a question, such has "how do you do X with Python/PostgreSQL/psycopg2" please write to the mailing list or open a question instead.

Please complete the following information:

  • OS: windows
  • Psycopg version: 2.9.9
  • Python version: 3.12
  • PostgreSQL version: 16
  • pip version 23.2.1

Describe the bug
Please let us know:

Traceback (most recent call last):
File "C:\Users\CODIGODEV\Desktop\Proyectos\Bot_CryptobotX\mongoData.py", line 2, in
import psycopg2
File "C:\Users\CODIGODEV.virtualenvs\Bot_CryptobotX\Lib\site-packages\psycopg2_init_.py", line
51, in
from psycopg2._psycopg import ( # noqa
ImportError: DLL load failed while importing _psycopg: No se puede encontrar el módulo especificado.

1: what you did
2: what you expected to happen
3: what happened instead

If possible, provide a script reproducing the issue.

@dvarrazzo
Copy link
Member

#1628

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