Skip to content

Conversation

DonatasTamosauskas
Copy link

@DonatasTamosauskas DonatasTamosauskas commented Sep 28, 2025

Install for aqt[qt6] fails, it appears that the qt6 extra has been removed (https://pypi.org/project/aqt/ ). Currently available extras are: audio , qt , qt66 , qt67 , qt68. But it seems to me that the default aqt setup installs qt6 dependencies without any need for extras.

This PR updates the editor setup instructions to avoid the non-functional install statement.

Install for `aqt[qt6]` fails, it appears that the qt6 extra has been removed ([https://pypi.org/project/aqt/](https://pypi.org/project/aqt/) ). Currently available extras are: audio , qt , qt66 , qt67 , qt68. But it seems to me that the default aqt setup installs qt6 dependencies without any extras.
@abdnh
Copy link

abdnh commented Sep 29, 2025

The qt extra is useful if you want to install pinned Qt packages used in the official build. I've been using that recently in add-ons to avoid breakages in older/newer versions that happened to be installed in the envrionment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants