pyqtdeploy: sip API version mismatch

Patrick Stinson patrickkidd at gmail.com
Mon Oct 24 16:09:42 BST 2022


I'm getting the following error when loading the pyqtdeploy project defined
by the attached files. The sip extension modules specify 12.8. How can I
get PyQt5 to use 12.8 instead of 12.11 in the sysroot?

RuntimeError: the sip module implements API v12.0 to v12.8 but the
PyQt5.QtCore module requires API v12.11

Cheers,
-Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20221024/b6e8cdb2/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sysroot.toml
Type: application/octet-stream
Size: 3500 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20221024/b6e8cdb2/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pyproject.toml
Type: application/octet-stream
Size: 632 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20221024/b6e8cdb2/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pyproject.toml
Type: application/octet-stream
Size: 685 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20221024/b6e8cdb2/attachment-0002.obj>


More information about the PyQt mailing list