Skip to content

Matplotlib version change #6

@Ammar-Abush

Description

@Ammar-Abush

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

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