[osgeo4w-dev] [osgeo4w] #735: PyQt5 can't find DLL

OSGeo4W trac_osgeo4w at osgeo.org
Tue Mar 22 13:03:00 PDT 2022


#735: PyQt5 can't find DLL
---------------------------+----------------------------
Reporter:  Andreas Müller  |       Owner:  osgeo4w-dev@…
    Type:  defect          |      Status:  new
Priority:  major           |   Component:  Package
 Version:                  |  Resolution:
Keywords:                  |
---------------------------+----------------------------
Description changed by jef:

Old description:

> I'm running qgis-ltr 3.22. When I try to import from PyQt5, I get the
> error below:
>
>     from PyQt5.QtCore import QSettings
>     Traceback (most recent call last):
>        File "<stdin>", line 1, in <module>
>     ImportError: DLL load failed while importing QtCore: Das angegebene
> Modul wurde nicht gefunden.
>
> May be I'm missing something, so I can't find QtCore.dll in my install
> for example.

New description:

 I'm running qgis-ltr 3.22. When I try to import from PyQt5, I get the
 error below:
 {{{
     from PyQt5.QtCore import QSettings
     Traceback (most recent call last):
        File "<stdin>", line 1, in <module>
     ImportError: DLL load failed while importing QtCore: Das angegebene
 Modul wurde nicht gefunden.
 }}}
 May be I'm missing something, so I can't find QtCore.dll in my install for
 example.

--

-- 
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/735#comment:4>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.


More information about the osgeo4w-dev mailing list