[QGIS-Developer] CI broken (MinGW64)

Sandro Mani manisandro at gmail.com
Sat Oct 2 04:06:48 PDT 2021


On 02.10.21 09:49, Andrea Giudiceandrea wrote:
>> Will be fixed with this: https://github.com/qgis/QGIS/pull/45303
>
> Hi Sandro,
> probably this is related... while, now, the MinGW64 Windows build 
> succeeds, QGIS from the MinGW64 build doesn't run properly and the 
> Python support results disabled.
>
> Running a recent QGIS (5a572dac) from MinGW64 Windows build artifact, 
> the following error is reported at the beginning and QGIS doesn't have 
> the Python support:
>
> Couldn't load SIP module.
> Python support will be disabled.
>
> Traceback (most recent call last):
>   File "", line 1, in
>   File 
> "C:\Users\giudiceandrea\Downloads\QGIS-Portable_4\lib\python3.10\site-packages\qgis\__init__.py", 
> line 78, in
>     from qgis.PyQt import QtCore
>   File 
> "C:\Users\giudiceandrea\Downloads\QGIS-Portable_4\lib\python3.10\site-packages\qgis\PyQt\QtCore.py", 
> line 24, in
>     from PyQt5.QtCore import *
> ModuleNotFoundError: No module named 'PyQt5.sip'

Hi Andrea

This is fixed in mingw-python-qt5-5.15.4-2.fc36, which adds a dependency 
on mingw-python3-PyQt5_sip. So this should be fixed as soon as 
mingw-python-qt5-5.15.4-2.fc36 has propagated to the repos.

Sandro



More information about the QGIS-Developer mailing list