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

pyqt6 can not run normally in several example because it upgrade version #24

Open
wants to merge 9 commits into
base: _
Choose a base branch
from

Conversation

ZouJiu1
Copy link

@ZouJiu1 ZouJiu1 commented Aug 26, 2023

the newest version of pyqt6 can not run "07 Qt Text Editor", "QTreeView example" and so on normally.

these examples should be upgraded because these apis are changed after pyqt6 or pyside6 upgrade.

@ZouJiu1 ZouJiu1 changed the title QMessageBox upgrade version pyqt6 can not run normally because it upgrade version Aug 26, 2023
@ZouJiu1 ZouJiu1 changed the title pyqt6 can not run normally because it upgrade version pyqt6 can not run normally in several example because it upgrade version Aug 26, 2023
@mherrmann
Copy link
Collaborator

Sorry but this repository is about PyQt, not PySide.

@ZouJiu1
Copy link
Author

ZouJiu1 commented Aug 27, 2023

Sorry but this repository is about PyQt, not PySide.

in the example "12 QTreeView example in Python", pyqt6 don't include QDirmodel, it can not run when I use pyqt6.

Ok, I remove anything about PySide6 in requirement.txt and "12 QTreeView example in Python". So I revert those two commit.

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.

None yet

2 participants