[Slackbuilds-users] qgis configure not finding PyQt5 and python3-six

Jeremy Hansen jebrhansen+SBo at gmail.com
Mon Feb 10 23:13:36 UTC 2020


On Mon, Feb 10, 2020, 11:23 AM Rich Shepard <rshepard at appl-ecosys.com>
wrote:

> I've PyQt5-5.9.2-x86_64-1_SBo, python3-PyQt5-5.9.2-x86_64-1_SBo, and
> python3-six-1.13.0-x86_64-1_SB installed on 14.2/x86_64 but qgis-3.10.1
> configuration fails to find both:
>
> Traceback (most recent call last):
>    File "/tmp/SBo/qgis-3.10.1/cmake/FindPyQt5.py", line 34, in <module>
>      import PyQt5.pyqtconfig
> ModuleNotFoundError: No module named 'PyQt5'
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>    File "/tmp/SBo/qgis-3.10.1/cmake/FindPyQt5.py", line 37, in <module>
>      import PyQt5.QtCore
> ModuleNotFoundError: No module named 'PyQt5'
> Traceback (most recent call last):
>    File "/tmp/SBo/qgis-3.10.1/cmake/FindSIP.py", line 33, in <module>
>      import sipconfig
> ModuleNotFoundError: No module named 'sipconfig'
> CMake Error at cmake/FindSIP.cmake:54 (MESSAGE):
>    Could not find SIP
> Call Stack (most recent call first):
>    CMakeLists.txt:832 (FIND_PACKAGE)
>
> I've attached the CMake logs and ask for your advice on resolving this
> issue.
>
> Regards,
>
> Rich
>

I think you need python3-PyQt5 to satisfy that module requirement. I'm not
sure if it should be added to the REQUIRES line or if there's something
else goofy with your setup.

https://slackbuilds.org/repository/14.2/libraries/python3-PyQt5/

Good luck!
Jeremy

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20200210/991abb0e/attachment.htm>


More information about the SlackBuilds-users mailing list