[QGIS-Developer] No module named 'qgslayoutchecker' using "qgis/qgis:latest"

Paolo Tormene paolo.tormene at globalquakemodel.org
Mon May 1 23:43:42 PDT 2023


Dear QGIS people,
I am running continuous integration tests for a plugin using the
'qgis/qgis:latest' docker and, since 4 days ago, I am getting the following
error:

from qgis.testing import start_app
usr/lib/python3/dist-packages/qgis/utils.py:888: in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
usr/lib/python3/dist-packages/qgis/testing/__init__.py:56: in <module>
    from qgslayoutchecker import QgsLayoutChecker
usr/lib/python3/dist-packages/qgis/utils.py:888: in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
E   ModuleNotFoundError: No module named 'qgslayoutchecker'

Please note that the same tests run without issues using the
'qgis/qgis:release-3_22' docker instead.
Has anyone experienced the same problem?

Thank you and best regards,
Paolo

-- 

*PAOLO TORMENE* senior software developer +39 0382 5169882

*GLOBAL EARTHQUAKE MODEL * working together to assess risk

*GEM -* globalquakemodel.org <http://www.globalquakemodel.org> *T -*
@GEMwrld <http://twitter.com/GEMwrld> *F -* GEMwrld
<http://www.facebook.com/GEMwrld>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20230502/71ae749d/attachment.htm>


More information about the QGIS-Developer mailing list