Changes between Initial Version and Version 4 of Ticket #735


Ignore:
Timestamp:
Mar 22, 2022, 1:03:00 PM (2 years ago)
Author:
jef
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #735 – Description

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