Skip to content

Package is incompatible with older versions of Python (<3.9 at least), and doesn't declare such in its metadata #31

@Michagogo

Description

@Michagogo

Describe the bug
The package doesn't run on Python 3.7, throwing a SyntaxError on this line. This syntax was added in Python 3.8.

If the package is intentionally not compatible with older versions of Python, it should declare that so that pip won't install it in an environment where the code won't run.

To Reproduce
Attempt to run hikload or hikload-qt, regardless of arguments, on Python 3.7.

Additional context
Nothing particularly relevant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions