Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some compatibility issues when using latest PyQt6 or PySide6 (6.5+) #442

Closed
dalthviz opened this issue Aug 10, 2023 · 1 comment · Fixed by #448
Closed

Some compatibility issues when using latest PyQt6 or PySide6 (6.5+) #442

dalthviz opened this issue Aug 10, 2023 · 1 comment · Fixed by #448
Assignees
Milestone

Comments

@dalthviz
Copy link
Member

dalthviz commented Aug 10, 2023

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 ?

@dalthviz dalthviz added this to the v2.4.0 milestone Aug 10, 2023
@dalthviz dalthviz self-assigned this Aug 10, 2023
@ccordoba12
Copy link
Member

If we can help to provide more compatibility with Qt6, I'm ok with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants