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

support PySide6 #278

Open
chowooseung opened this issue Jul 11, 2024 · 5 comments
Open

support PySide6 #278

chowooseung opened this issue Jul 11, 2024 · 5 comments
Labels
request Functionality requests

Comments

@chowooseung
Copy link

Describe the solution you'd like
Are there plans to support PySide6 because Maya2025 has switched to it?

@chowooseung chowooseung added the request Functionality requests label Jul 11, 2024
@ImLucasBrown
Copy link
Member

Yes, I've been working on it. We've dropped Py 2 support as we move towards PySide6. I can't promise a timeline, this is still mostly a side project for us. 🙂

@satishgoda
Copy link

I made some changes to get the UI up and running, but there are still a LOT of things to convert.

@ImLucasBrown
Copy link
Member

Here's the branch I've been working on. Most of the changes needed to get the editor open and doing the basics are in there: https://github.com/nxt-dev/nxt_editor/tree/features/qt/pyside_6

@satishgoda
Copy link

Thanks for sharing. I will pull your branch and check to see if I have something to contribute from my changes.

@ImLucasBrown
Copy link
Member

dev now supports PySide6. Still working out a few visual issues, but it's functional. You'll also need to use the latest dev branch of the core if you're trying to run in Python 3.11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
request Functionality requests
Projects
None yet
Development

No branches or pull requests

3 participants