Skip to content

Old dependencies #13

Open
Open
@sidchaini

Description

@sidchaini

I ran into the following dependency issues when trying to install it. I was able to install it by downgrading my python and matplotlib, but maybe you could add them to the project somewhere:

  • Python version has to be <3.10, otherwise you get the error cannot import name 'Sequence' from 'collections
  • matplotlib version has to be <3.8 otherwise you get the error ImportError: cannot import name 'MatplotlibDeprecationWarning' from 'matplotlib.cbook' in utils/visualize/helpers.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions