silx-kit / silx

silx toolkit
http://www.silx.org/doc/silx/latest/
MIT License
134 stars 73 forks source link

Changing preferred Qt binding from pyqt5 to qt6 #4168

Open t20100 opened 2 months ago

t20100 commented 2 months ago

Qt5 has reaching the end of regular support mid-2023 and only receives updates under extended commercial support silx issues occuring with Qt5 but not Qt6 starts to be reported (see #4135).

IMO, it's timely to consider changing the default Qt binding used by silx, this means:

Support of PyQt5 will remain, it will just no longer be selected by default.

The following question is: PySide6 or PyQt6 ? I'm +1for PySide6.

mretegan commented 2 months ago

I don't see any downside to changing to PySide6, so +1.