Open
Description
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
Labels
No labels