-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Changes within PyQt that affects us:
- All
exec_()methods have been removed.‼️ - The
Qtmodule has been removed.
-- which one⁉️ QtWidgets.qApphas been removed.
-- UseQtWidgets.QApplicationinstead.- pyrcc has been removed.
API changes within Qt6 that affects us:
- Classes moved from
QtWidgetsintoQtGuiQActionandQActionGroup
Currently, pipenv does not support PyQt6's wheel naming scheme. I'll fall back to python venv if pipenv doesn't have a new release soon(ish).
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request