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

DelazJ delazj at gmail.com
Tue May 9 03:06:48 PDT 2023


Hi devs,

Can someone please give it a look. Having every single commit report a
failure for no (valid) reason is quite noisy and annoying. (issue report at
https://github.com/qgis/QGIS/issues/53051)

Thanks,
Harrissou

Le mar. 2 mai 2023 à 10:02, DelazJ <delazj at gmail.com> a écrit :

> Hi Paolo,
> Yes, we do have the same problems with testing in QGIS-Documentation
> repository, for everything related to master branch (
> https://github.com/qgis/QGIS-Documentation/actions/workflows/doctest.yml?query=branch%3Amaster).
> 3.28 is fine.
>
> Regards,
> Harrissou
>
> Le mar. 2 mai 2023 à 08:44, Paolo Tormene via QGIS-Developer <
> qgis-developer at lists.osgeo.org> a écrit :
>
>> 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
>> QGIS-Developer at lists.osgeo.org
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20230509/f1bcac4a/attachment.htm>


More information about the QGIS-Developer mailing list