<div dir="ltr">We had a similar issue with 3.20 on mac, where certain combination of sipĀ + python version was broken, seeĀ <a href="https://github.com/qgis/QGIS/issues/44182#issuecomment-914168394">https://github.com/qgis/QGIS/issues/44182#issuecomment-914168394</a><div><br></div><div>P.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 3, 2021 at 8:55 AM Nyall Dawson <<a href="mailto:nyall.dawson@gmail.com">nyall.dawson@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">On Wed, 3 Nov 2021 at 17:53, Peter Petrik<br>
<<a href="mailto:peter.petrik@lutraconsulting.co.uk" target="_blank">peter.petrik@lutraconsulting.co.uk</a>> wrote:<br>
><br>
> On macOS 10.15 with QGIS 3.22 (official release) it works correctly (python: sip 4.19.25)<br>
<br>
The difference is the sip version. QGIS on versions 5+ is basically<br>
completely broken.<br>
<br>
Nyall<br>
<br>
><br>
> P.<br>
><br>
> On Wed, Nov 3, 2021 at 7:56 AM Richard Duivenvoorde <<a href="mailto:rdmailings@duif.net" target="_blank">rdmailings@duif.net</a>> wrote:<br>
>><br>
>> On 2021-11-03 06:19, Nyall Dawson wrote:<br>
>> > On Wed, 3 Nov 2021 at 14:58, Richard Duivenvoorde <<a href="mailto:rdmailings@duif.net" target="_blank">rdmailings@duif.net</a>><br>
>> > wrote:<br>
>> >><br>
>> >> On 11/3/21 2:15 AM, Nathan Woodrow wrote:<br>
>> >> > My download of 3.16.12 is using SIP 5.4.0 it says:<br>
>> >> ><br>
>> >> > image.png<br>
>> >><br>
>> >> Is that osgeo4w or msi?<br>
>> >><br>
>> >> How to check?<br>
>> ><br>
>> > Looks like it DOES suffer the SIP Python GIL regression. Running this<br>
>> > script in the console will trigger it:<br>
>> ><br>
>> > feedback=QgsFeedback()<br>
>> > req= QNetworkRequest(QUrl('<a href="https://qgis.org" rel="noreferrer" target="_blank">https://qgis.org</a>'))<br>
>> > print(QgsBlockingNetworkRequest().get(req,True,feedback))<br>
>> ><br>
>> > This works fine on 3.16.11, but hangs on 3.16.12 (and other builds<br>
>> > based on sip > 4)<br>
>><br>
>> At least on a WIndows machine with the v2 osgeo4w install I can confirm<br>
>> the immediate hang in 3.22<br>
>> Ah, and also 3.16.2 just freshly downloaded<br>
>><br>
>> While on my 3.22 on Debian the print returns immediately...<br>
>><br>
>> Regards,<br>
>><br>
>> Richard Duivenvoorde<br>
>><br>
>> _______________________________________________<br>
>> QGIS-Developer mailing list<br>
>> <a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
>> List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
>> Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div>