Opened 2 years ago

Last modified 20 months ago

#735 new defect

PyQt5 can't find DLL — at Initial Version

Reported by: Andreas Müller Owned by: osgeo4w-dev@…
Priority: major Component: Package
Version: Keywords:
Cc:

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.

Change History (0)

Note: See TracTickets for help on using tickets.