Checking around seems like the latest version of the Qt 6 bindings (6.5.2 I think) come with some changes (related with deprecations) that can cause some errors. Some examples:
I think it could be worthy to check if something from the QtPy side could be done and include it in v2.4.0. Also, testing on the CI with Qt 6.5 seems worthy and could help us see if there are any other errors/changes to be done.
Other relevant related work in progress:
What do you think @ccordoba12 @CAM-Gerlach ?
Checking around seems like the latest version of the Qt 6 bindings (6.5.2 I think) come with some changes (related with deprecations) that can cause some errors. Some examples:
menuin fresh napari install napari/napari#6135Qt.ItemFlagsvsQt.ItemFlag- PyQt6)QDragMoveEvent.posvsQDragMoveEvent.position)I think it could be worthy to check if something from the QtPy side could be done and include it in v2.4.0. Also, testing on the CI with Qt 6.5 seems worthy and could help us see if there are any other errors/changes to be done.
Other relevant related work in progress:
What do you think @ccordoba12 @CAM-Gerlach ?