Re: 回复: 回复: 回复: build PyQt5.15.6 from source got error

Phil Thompson phil at riverbankcomputing.com
Fri Mar 10 09:40:08 GMT 2023


The current version of PyQt-builder is v1.14.1.

If you still have a problem then send me the output of running sip-build 
with the --verbose flag set.

Phil

On 10/03/2023 09:27, Yi tiger wrote:
> I still got the same error after switch to SIP 6.7.7.
> below is my configuration
> 
>   *   SIP 6.7.7
>   *   PyQt-builder 1.13.0
>   *   PyQt 5.15.9
>   *   PyQt-sip 12.8.0
> 
> and now I'm using sip-build to build pyqt5
> 
> 
> 
> Tiger
> ________________________________
> 发件人: Phil Thompson <phil at riverbankcomputing.com>
> 发送时间: 2023年3月9日 19:30
> 收件人: Yi tiger <yitiger at hotmail.com>
> 抄送: pyqt at riverbankcomputing.com <pyqt at riverbankcomputing.com>
> 主题: Re: 回复: 回复: build PyQt5.15.6 from source got error
> 
> On 09/03/2023 11:21, Yi tiger wrote:
>> Thanks Phil's quick response, I tried the latest PyQt5.15.9 with sip
>> 4.19.25. still got the same error
>> 
>> [cid:cb16439f-f8ea-415d-ad80-bb765d3b29ec]
>> 
>> manually modified Qtcoremod.sip by removing  py_ssize_t_clean=True
>> (otherwise I got syntax error during config)
>> 
>> $PY3_BIN configure.py -q $QT_ROOT/qmake --no-designer-plugin
>> --no-qml-plugin --sip=$PY3_ROOT/bin/sip  -w --allow-sip-warnings
>> --verbose
> 
> The current version of SIP is v6.7.7.
> 
> Phil


More information about the PyQt mailing list