-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
It gave this error with matplotlib 3.9.3:
AttributeError: module 'matplotlib.cm' has no attribute 'register_cmap'
Changing the version to matplotlib==3.5.2 worked and solved the issue.
Considering matplotlib isn't inside the requirements.txt, another library is downloading that version which doesn't work
erwald
Metadata
Metadata
Assignees
Labels
No labels