building pyqt5 from source
Stefan Seefeld
stefan at seefeld.name
Fri Jun 24 21:50:38 BST 2022
On 2022-06-23 22:01, Scott Talbert wrote:
> 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/
Ah, thanks !
So if I understand correctly, I need `PyQt5-sip` as runtime dependency
for PyQt5, and SIP itself (or the `PyQt-Builder` wrapper) only when
building PyQt5 myself, correct ?
Thanks,
Stefan
--
...ich hab' noch einen Koffer in Berlin...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20220624/e60541e0/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .signature.png
Type: image/png
Size: 2754 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20220624/e60541e0/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stefan.vcf
Type: text/vcard
Size: 4 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20220624/e60541e0/attachment.vcf>
More information about the PyQt
mailing list