I looked through the open and close issues, and could not find one related to support for Qt6.
Currently, Spyder does not support Qt6 bindings, PyQt6 and PySide6:
|
qt_infos = dict(pyqt5=("PyQt5", "5.9"), pyside2=("PySide2", "5.12")) |
Do you plan on adding support/changing the default to a Qt6 binding, and on which timeline?
I looked through the open and close issues, and could not find one related to support for Qt6.
Currently, Spyder does not support Qt6 bindings,
PyQt6andPySide6:spyder/spyder/requirements.py
Line 37 in e5334d1
Do you plan on adding support/changing the default to a Qt6 binding, and on which timeline?