PyQt6 compatibility
kristof.mulier at telenet.be
kristof.mulier at telenet.be
Sun Aug 21 11:35:13 BST 2022
Hi Grzegorz,
Some time ago PyQt6 wouldn't pip-install on Python 3.10 or Python 3.11. It only worked on Python 3.9 (or below).
Van: "Grzegorz Bokota" <g.bokota at uw.edu.pl>
Aan: "phil" <phil at riverbankcomputing.com>
Cc: "kristof mulier" <kristof.mulier at telenet.be>, "pyqt" <pyqt at riverbankcomputing.com>
Verzonden: Zondag 21 augustus 2022 12:05:26
Onderwerp: Re: PyQt6 compatibility
Python has a stable ABI that guarantees that if the package uses only this ABI, it will work with all future python versions.
Grzegorz
niedz., 21 sie 2022 o 11:52 Phil Thompson < [ mailto:phil at riverbankcomputing.com | phil at riverbankcomputing.com ] > napisał(a):
On 21/08/2022 10:44, [ mailto:kristof.mulier at telenet.be | kristof.mulier at telenet.be ] wrote:
> Thank you Detlev.
>
> On PyPI (see [ https://pypi.org/project/PyQt6/ | https://pypi.org/project/PyQt6/ ] ) I can only see this:
> Requires: Python >=3.6.1
> Unfortunately, PyPI doesn't mention the upper barrier, something like:
> Requires: 3.xx.xx > Python >= 3.6.1
>
> Does this mean that the only way to know the upper barrier is trial and
> error?
No, it means there is no upper barrier.
Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20220821/e2ba81cd/attachment.htm>
More information about the PyQt
mailing list