Release latest 4.x version of SIP to PyPI
Alabate
alabate at labate.me
Tue Mar 2 09:11:01 GMT 2021
Hi,
Is it possible to release the latest version of SIP 4.x to PyPI ?
The latest PyPI version is 4.19.8 and the latest 4.x seems to be 4.19.24.
I'm requesting this because we have an internal library built with the debian buster version (python3-sip:4.19.14). And if I try to use this library with the latest PyPI version, I get an error:
> RuntimeError: the sip module implements API v12.0 to v12.4 but the libinternalpy module requires API v12.6
But If I manually install the sip-4.19.24.tar.gz, it work as expected.
Regards,
Alabate
More information about the PyQt
mailing list