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

Update to python3.12 with PySide6 #1395

Open
guidoca opened this issue Oct 12, 2024 · 1 comment
Open

Update to python3.12 with PySide6 #1395

guidoca opened this issue Oct 12, 2024 · 1 comment
Labels
feature Issues/PRs related to a new feature

Comments

@guidoca
Copy link

guidoca commented Oct 12, 2024

Feature request

Activity-browser seems to fail in python3.12 because it requires PySide6. Could it be updated for compatibility with newer python versions?

@guidoca guidoca added the feature Issues/PRs related to a new feature label Oct 12, 2024
@mrvisscher
Copy link
Collaborator

Hi @guidoca ,

Thank you for your idea and for pr #1396 . We would very much like to move to PySide6 for other reasons as well. However, some core libraries are still missing in the PySide6 distribution on Anaconda, most importantly the QtWebengine is completely absent.

We are in the process of finding solutions for this. One of which would be dual support for Pyside2 & Pyside6 through QtPy, so we can at least be up to date when we distribute through PyPI.

Also see:

Let me know if you have any additional ideas or suggestions!

Kind regards,

Marin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Issues/PRs related to a new feature
Projects
None yet
Development

No branches or pull requests

2 participants