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>
_______________________________________________
QGIS-Developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to