OpenCue icon indicating copy to clipboard operation
OpenCue copied to clipboard

Add support for PySide6

Open lithorus opened this issue 8 months ago • 5 comments

Link the Issue(s) this Pull Request is related to. Fixes https://github.com/AcademySoftwareFoundation/OpenCue/issues/1348

Summarize your change. S Added support for PySide6. Updated submitter to use qtpy instead of PySide2 directly. PySide2 is still used for python below 3.11 (in line with VFX platform)

PySide6 enables the usage of Python 3.11+

Have tested the changes with python 3.12 on Ubuntu 24.04.

lithorus avatar Jun 15 '24 16:06 lithorus