-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Your package depends on an unspecified verion of pyqtdarktheme
which doesn't support Python 3.12+ since verion 0.1.17. Your package makes use of qdarktheme.setup_theme(..)
which isn't available in version 0.1.17, yet.
Therefore, your package currently doesn't support Python versions >3.11.
As a workaround, I installed pyqtdarktheme from this fork https://github.com/mfieschko/PyQtDarkTheme which adds support for Python 3.12+.
Metadata
Metadata
Assignees
Labels
No labels