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

OSGeo4W trac_osgeo4w at osgeo.org
Tue Mar 22 13:02:35 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:                  |
---------------------------+----------------------------

Comment (by jef):

 Still can't reproduce. Running `python-qgis-ltr.bat` from OSGeo4W shell in
 a fresh install of `qgis-ltr`:

 {{{
 run o-help for a list of available commands
 C:\OSGeo4W>python-qgis-ltr
 Python 3.9.5 (tags/v3.9.5:0a7dcbd, May  3 2021, 17:27:52) [MSC v.1928 64
 bit (AMD64)] on win32
 Type "help", "copyright", "credits" or "license" for more information.
 >>> from PyQt5.QtCore import QSettings
 >>> quit()

 C:\OSGeo4W>type foo.py
 from PyQt5.QtCore import QSettings

 C:\OSGeo4W>python-qgis-ltr foo.py

 C:\OSGeo4W>
 }}}

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


More information about the Osgeo4w-trac mailing list