Skip to content

Dependency on Python 3.12 not stated in environment.yml #47

@davidosterberg

Description

@davidosterberg

Library no longer works with Python 3.11. This is the default python in for example Debian 12.

image

  1. typing.overide was added in 3.12 (https://peps.python.org/pep-0698/) is it intentional to break the library because of a typing feature. Seems like the benefits do not justify the inconvenience to users
  2. environment.yml does not state the dependency, so the library will download fine, but will be broken.

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