[QGIS-Developer] PyQt issue when building QGIS with python

Matthias Kuhn matthias at opengis.ch
Wed Jun 23 22:21:34 PDT 2021


Hi Tim,

Did you also install python3-pyqt5.qtpositioning ?

This is a requirement since
https://github.com/qgis/QGIS/pull/43731#issuecomment-861172402

Cheers
Matthias

On Wed, Jun 23, 2021 at 11:54 PM Tim Sutton <tim at kartoza.com> wrote:

> Oh that is odd. I will double check I have the positioning library on my
> computer tomorrow.
>
> Regards
>
> Tim
>
> *Tim Sutton*
> Kartoza Co-founder
> tim at kartoza.com[image: Twitter] <https://twitter.com/timlinux>
> https://kartoza.com
> On Jun 23 2021, at 10:52 pm, Vincent Cloarec <vcloarec at gmail.com> wrote:
>
> yes, fixed with the same way than Tudor.
> Update issue, sorry for the noise
>
> Le mer. 23 juin 2021 à 17:48, Tim Sutton <tim at kartoza.com> a écrit :
>
> Hi
>
> 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:
>
> https://gist.github.com/timlinux/cb1e4ae81b536bf4dae50da43f61c980
> 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?
>
> Regards
>
> Tim
>
> *Tim Sutton*
> Kartoza Co-founder
> tim at kartoza.com[image: Twitter] <https://twitter.com/timlinux>
> https://kartoza.com
> On Jun 23 2021, at 9:19 pm, Tudor Bărăscu <tudorbarascu at yahoo.com> wrote:
>
> Hi,
>
> I think I had the same error thtese last few days, fixed it with apy
> install python3-pyqt5.qtpositioning on debian.
>
> All the best,
>
> Tudor
>
> Sent from my iPhone
>
> On 23 Jun 2021, at 22:42, Vincent Cloarec <vcloarec at gmail.com> wrote:
>
> 
> Hi all,
>
> 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:
>
> FAILED: python/plugins/db_manager/ui_DlgExportVector.py
> 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
> An unexpected error occurred.
> Check that you are using the latest version of PyQt5 and send an error
> report to
> support at riverbankcomputing.com, including the following information:
>
>   * your version of PyQt (5.14.1)
>   * the UI file that caused this error
>   * the debug output of pyuic5 (use the -d flag when calling pyuic5)
>
>
> Any direction I can explore ?
>
> Thanks
>
> Vincent
> _______________________________________________
> 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
>
> _______________________________________________
> 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
>
> _______________________________________________
> 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/20210624/932457d8/attachment-0001.html>


More information about the QGIS-Developer mailing list