Move default Qtbinding to PyQt6
1 unresolved thread
1 unresolved thread
!111 (merged) to be merged first
note regarding moving from PyQt5 to PyQt6
Processing seems to go smoothly. Nevertheless the following error is displayed:
QSortFilterProxyModel: index from wrong model passed to mapToSource
Was it already the case ? Or does it comes from the new binding
Edited by payno
Merge request reports
Activity
Filter activity
assigned to @payno
- Resolved by payno
Was it already the case?
No, doesn't ring a bell.
added 1 commit
- a46781c1 - fix pyqt dependency. PyQt6 requires python 3.9 or higher
Maybe because PyQt6 is not install in the docker image for python 3.7 and qmake fails?
added 1 commit
- d2a6abe4 - Revert "fix pyqt dependency. PyQt6 requires python 3.9 or higher"
added 1 commit
- b558724b - DataViewer: fix warning `QSortFilterProxyModel: index from wrong model passed to mapToSource`
added 6 commits
-
0e776d0a...e61bcf19 - 2 commits from branch
main
- f5699d86 - Move default Qtbinding to PyQt6
- 61722b29 - CI: add QT_API variable
- 2243f596 - CI: install QT_API
- a657c6e1 - DataViewer: fix warning `QSortFilterProxyModel: index from wrong model passed to mapToSource`
Toggle commit list-
0e776d0a...e61bcf19 - 2 commits from branch
Please register or sign in to reply