Couldn't use PyQt5 built by latest sip 6.6.2
Phil Thompson
phil at riverbankcomputing.com
Sat Jun 18 09:00:02 BST 2022
On 18/06/2022 08:48, مهدي شينون wrote:
> Sorry, but How?
>
> Could you guide me how to fix PyQt5 on MSYS2
>
> https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-pyqt5-sip/PKGBUILD
>
>
> https://github.com/msys2/MINGW-packages/blob/master/mingw-w64-pyqt5/PKGBUILD
Sorry, that's nothing to do with me.
> We just run the usual setup.py
>
> What should we do to make PyQt5/PyQt5-sip compatible with sip 6.6.2?
sip-module --abi-version 12 --sdist PyQt5.sip
pip install PyQt5_sip-12.11.0.tar.gz
Phil
> على ١٩/١١/٤٣ ٠٨:٤١ ص، كتب Phil Thompson:
>
>> When the next release of PyQt5 is made.
>>
>> If you are building everything else from source then build this as
>> well...
>>
>>
> https://www.riverbankcomputing.com/static/Docs/sip/command_line_tools.html#sip-module
>>
>>
>> Phil
More information about the PyQt
mailing list