Skip to content

Conversation

@benchoq
Copy link
Collaborator

@benchoq benchoq commented Oct 28, 2025

This commit adds the qt-python.installPySide6 command.
It first checks the installation status of PySide6 and then shows a picker for the user to select which version they would like to install.

The first item allows installation from PyPI.
Picker can also include local installation sources under <Qt installation root>/QtForPython.
This UI construction is similar to that of Qt Creator.

If no virtual environment is selected, a popup will appear guiding the user to create or select a virtual environment first.

@benchoq benchoq force-pushed the ben_1021_install_pyside6 branch 2 times, most recently from 6d5d387 to ebea762 Compare October 28, 2025 12:50
@benchoq benchoq marked this pull request as draft October 28, 2025 13:10
@benchoq benchoq marked this pull request as ready for review October 28, 2025 13:14
@benchoq benchoq force-pushed the ben_1021_install_pyside6 branch from ebea762 to 5895e68 Compare October 28, 2025 13:15
This commit adds the `qt-python.installPySide6` command.
It first checks the installation status of PySide6 and then shows a
picker for the user to select which version they would like to install.

The first item allows installation from PyPI.
Picker can also include local installation sources under
`<Qt installation root>/QtForPython`.
This UI construction is similar to that of Qt Creator.

If no virtual environment is selected, a popup will appear guiding
the user to create or select a virtual environment first.
@benchoq benchoq force-pushed the ben_1021_install_pyside6 branch from 5895e68 to fbcc4a7 Compare October 28, 2025 13:54
@benchoq benchoq merged commit 3bf51ac into qt-labs:dev Oct 29, 2025
8 of 9 checks passed
@benchoq benchoq deleted the ben_1021_install_pyside6 branch October 29, 2025 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants