Skip to content

feat: allow optionally using pyside6 instead of pyqt5 (take 2)#258

Open
craftablescience wants to merge 1 commit intomainfrom
pr-lxlewis-qtpy
Open

feat: allow optionally using pyside6 instead of pyqt5 (take 2)#258
craftablescience wants to merge 1 commit intomainfrom
pr-lxlewis-qtpy

Conversation

@craftablescience
Copy link
Copy Markdown
Collaborator

Supersedes #159

PyQt5 is currently the default, but there are active discussions on the qtpy GitHub for switching to Qt6. QT_API="pyqt5" must be set to use PyQt5 if this change happens (which seems likely to be soon, since Qt5 is EOL). QT_API="pyside6" can be used to run with Qt6, assuming the pyside6 package is installed.

@craftablescience craftablescience self-assigned this Mar 5, 2026
@craftablescience craftablescience added the enhancement New feature or request label Mar 5, 2026
@craftablescience craftablescience changed the title feat: allow optionally using pyside6 instead of pyqt5 enhancement (take 2) feat: allow optionally using pyside6 instead of pyqt5 (take 2) Mar 5, 2026
@nstelter-slac nstelter-slac self-requested a review March 20, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant