Skip to content

Doesn't work with Python 3.12+ #6

@KaiBotics

Description

@KaiBotics

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions