<div dir="ltr">Hi Tim,<div><br></div><div>Did you also install python3-pyqt5.qtpositioning ?</div><div><br></div><div>This is a requirement since</div><div><a href="https://github.com/qgis/QGIS/pull/43731#issuecomment-861172402">https://github.com/qgis/QGIS/pull/43731#issuecomment-861172402</a><br></div><div><br></div><div>Cheers</div><div>Matthias</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 23, 2021 at 11:54 PM Tim Sutton <<a href="mailto:tim@kartoza.com">tim@kartoza.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Oh that is odd. I will double check I have the positioning library on my computer tomorrow.</div><br><div>Regards</div><br><div>Tim</div><br><div><u></u><table cellpadding="0" cellspacing="0"><tbody><tr><td style="vertical-align:top;width:1px"><img alt="" src="https://avatars.githubusercontent.com/u/7395888?s=60&v=4" style="max-width: 60px; max-height: 60px; margin-right: 10px;"></td><td><div><strong>Tim Sutton</strong></div><div>Kartoza Co-founder</div></td></tr><tr><td colspan="2"><div style="font-size:0.9em;border-top:1px dashed rgb(59,168,222);min-width:250px;max-width:400px;margin-top:10px;padding-top:4px"><div><a style="color:rgb(59,168,222);margin-right:8px" href="mailto:tim@kartoza.com" target="_blank">tim@kartoza.com</a><a href="https://twitter.com/timlinux" title="Twitter" style="margin-right:8px;color:rgb(59,168,222)" target="_blank"><img src="https://www.getmailspring.com/signature-assets/twitter.gif" width="13" height="13" alt="Twitter"></a></div><div><a style="color:rgb(59,168,222);margin-right:8px" href="https://kartoza.com" target="_blank">https://kartoza.com</a></div><div></div></div></td></tr></tbody></table><u></u></div><div>On Jun 23 2021, at 10:52 pm, Vincent Cloarec <<a href="mailto:vcloarec@gmail.com" target="_blank">vcloarec@gmail.com</a>> wrote:</div><blockquote><div><div>yes, fixed with the same way than Tudor.</div><div><div>Update issue, sorry for the noise</div></div></div><br><div class="gmail_quote"><div class="gmail_attr"><div>Le mer. 23 juin 2021 à 17:48, Tim Sutton <<a href="mailto:tim@kartoza.com" title="mailto:tim@kartoza.com" target="_blank">tim@kartoza.com</a>> a écrit :</div></div><blockquote><div>Hi</div><br><div>I also have issues though I believe I do have the positioning lib installed. I made a dump of the error messages I get when building here:</div><br><div><div><a href="https://gist.github.com/timlinux/cb1e4ae81b536bf4dae50da43f61c980" title="https://gist.github.com/timlinux/cb1e4ae81b536bf4dae50da43f61c980" target="_blank">https://gist.github.com/timlinux/cb1e4ae81b536bf4dae50da43f61c980</a></div></div><div>We chatted about this on Telegram and Richard (building on debian with Qt 5.15.2)  can build fine, for me on Pop_os! it fails (Qt 5.15.0). On my Fedora 34 laptop 5.15.2 it builds fine. If it is indeed a new requirement for 5.15.2 could we reconsider this requirement please?</div><br><div>Regards</div><br><div>Tim</div><br><div><div><table cellspacing="0" cellpadding="0"><tbody><tr><td style="vertical-align:top;width:1px"><img alt="" src="https://avatars.githubusercontent.com/u/7395888?s=60&v=4" style="max-width: 60px; max-height: 60px; margin-right: 10px;"></td><td><div><strong>Tim Sutton</strong></div><div>Kartoza Co-founder</div></td></tr><tr><td colspan="2"><div style="font-size:0.9em;border-top:1px dashed rgb(59,168,222);min-width:250px;max-width:400px;margin-top:10px;padding-top:4px"><div><a style="color:rgb(59,168,222);margin-right:8px" href="mailto:tim@kartoza.com" target="_blank">tim@kartoza.com</a><a href="https://twitter.com/timlinux" title="Twitter" style="margin-right:8px;color:rgb(59,168,222)" target="_blank"><img src="https://www.getmailspring.com/signature-assets/twitter.gif" alt="Twitter" width="13" height="13"></a></div><div><a style="color:rgb(59,168,222);margin-right:8px" href="https://kartoza.com" target="_blank">https://kartoza.com</a></div><div></div></div></td></tr></tbody></table></div></div><div>On Jun 23 2021, at 9:19 pm, Tudor Bărăscu <<a href="mailto:tudorbarascu@yahoo.com" title="mailto:tudorbarascu@yahoo.com" target="_blank">tudorbarascu@yahoo.com</a>> wrote:</div><blockquote><div>Hi,</div><div><br></div><div>I think I had the same error thtese last few days, fixed it with apy install python3-pyqt5.qtpositioning on debian.</div><div><br></div><div>All the best,</div><div><br></div><div>Tudor</div><div><br><div>Sent from my iPhone</div><div><br><blockquote><div>On 23 Jun 2021, at 22:42, Vincent Cloarec <<a href="mailto:vcloarec@gmail.com" title="mailto:vcloarec@gmail.com" target="_blank">vcloarec@gmail.com</a>> wrote:</div><br></blockquote></div><blockquote><div><div></div><div><div>Hi all,</div><div><br></div><div>Since few days, it is not possible for me to build QGIS with python binding. I've got this error and many others like this:</div><div><br></div><div><div>FAILED: python/plugins/db_manager/ui_DlgExportVector.py</div><div>cd /home/vincent/dev/building/build-QGIS-Debug/python/plugins/db_manager && /home/vincent/dev/sources/QGIS/scripts/pyuic_wrapper.sh /usr/bin/pyuic5 /home/vincent/dev/building/build-QGIS-Debug/output/lib /home/vincent/dev/building/build-QGIS-Debug/output/python /usr/bin/python3.8 /home/vincent/dev/sources/QGIS/python/plugins/db_manager/ui/DlgExportVector.ui -o /home/vincent/dev/building/build-QGIS-Debug/python/plugins/db_manager/ui_DlgExportVector.py</div><div>An unexpected error occurred.</div><div>Check that you are using the latest version of PyQt5 and send an error report to</div><div><a href="mailto:support@riverbankcomputing.com" title="mailto:support@riverbankcomputing.com" target="_blank">support@riverbankcomputing.com</a>, including the following information:</div><br><div>  * your version of PyQt (5.14.1)</div><div>  * the UI file that caused this error</div><div>  * the debug output of pyuic5 (use the -d flag when calling pyuic5)</div></div><div><br></div><div><br></div><div>Any direction I can explore ?</div><div><br></div><div>Thanks</div><div><br></div><div><div>Vincent</div></div></div><div>_______________________________________________</div><div>QGIS-Developer mailing list</div><div><a href="mailto:QGIS-Developer@lists.osgeo.org" title="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a></div><div>List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" title="https://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></div><div>Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" title="https://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></div></div></blockquote></div><div>_______________________________________________</div><div>QGIS-Developer mailing list</div><div><a href="mailto:QGIS-Developer@lists.osgeo.org" title="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a></div><div>List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" title="https://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></div><div>Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" title="https://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></div></blockquote></blockquote></div></blockquote>_______________________________________________<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>