building pyqt5 from source

Scott Talbert swt at techie.net
Fri Jun 24 03:01:47 BST 2022


On Thu, 23 Jun 2022, Stefan Seefeld wrote:

> Hello,
>
> I'm trying to build PyQt5.15.7 from source. 
> https://www.riverbankcomputing.com/news/PyQt_v5.15.7_Released indicates that 
> this requires "v12.11 of the sip module". How does this relate to official 
> SIP releases, which use versions 4.x, 5.x, 6.x ?

I believe that's referring to the *PyQt5-sip* module:
https://pypi.org/project/PyQt5-sip/

Scott


More information about the PyQt mailing list