Couldn't use PyQt5 built by latest sip 6.6.2
Phil Thompson
phil at riverbankcomputing.com
Sat Jun 18 08:14:24 BST 2022
On 18/06/2022 06:39, مهدي شينون wrote:
> Hi,
>
> I have built successfully PyQt5 12.10.1 and PyQt5 5.15.6 by sip 6.6.2
> and PyQt-builder 1.13.0, but couldn't use it
>
> ```
>
> import PyQt5
>
> ```
>
> returns this error:
>
> ```
>
> RuntimeError: the sip module implements API v12.0 to v12.10 but the
> PyQt5.QtCore module requires API v12.11
>
> ```
Build the latest version of the sip module.
Phil
More information about the PyQt
mailing list