#34136: Django 4.1.3 doesn't work with psycopg2 2.9.5 with Python 3.11.0
-------------------------------------+-------------------------------------
     Reporter:  אורי                 |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  4.1
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Description changed by אורי:

Old description:

> If I run tests or `makemigrations` with Django 4.1.3 and psycopg2 2.9.5
> on Windows, I get this error message:
>
> {{{
> django.core.exceptions.ImproperlyConfigured: Error loading psycopg2
> module: DLL load failed while importing _psycopg: The specified module
> could not be found.
> }}}

New description:

 If I run tests or `makemigrations` with Django 4.1.3 and psycopg2 2.9.5
 with Python 3.11.0 on Windows, I get this error message:

 {{{
 django.core.exceptions.ImproperlyConfigured: Error loading psycopg2
 module: DLL load failed while importing _psycopg: The specified module
 could not be found.
 }}}

--

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34136#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701843bf1750f-2562f58b-9ff2-45c8-b392-0b53137b4d2d-000000%40eu-central-1.amazonses.com.

Reply via email to