Description
We have a framework which depends on PySide2 and for Python 3.10, "pip install" fails with the error:
ERROR: Could not find a version that satisfies the requirement pyside2 (from versions: none)
ERROR: No matching distribution found for pyside2
because PySide2 does not support 3.10. Would it be possible to add Python 3.10 support for this package?
PyQt5 package supports >3.6 (it doesn't limit the upper version) so it can be installed for 3.10 as well. Maybe PySide2 can also release a package like that which doesn't limit the upper version?
Attachments
Issue Links
- is duplicated by
-
PYSIDE-1763 pyside2 v5.15.2 fails to build with python ≥ 3.10
- Closed
- relates to
-
PYSIDE-1775 5.15.2.1 does not build with Python 3.10 without limited-api
- Closed
For Gerrit Dashboard: PYSIDE-1749 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
403999,3 | Support a Python 3.10 build in 5.15 without limited API | tqtc/lts-5.15 | pyside/tqtc-pyside-setup | Status: MERGED | +2 | 0 |
405173,3 | Support a Python 3.10 build in 5.15 without limited API | tqtc/lts-5.15.4 | pyside/tqtc-pyside-setup | Status: ABANDONED | 0 | 0 |