Skip to content

CI workflow pylint error #214

@AryanNanda17

Description

@AryanNanda17

Currently, all the CI Workflows are failing becuase of this issue:-

Unable to import 'matplotlib.pyplot`

I did a testing PR #212 to verify the issue.

This failure could be due to one of the following reasons:-

  • Transitive Dependency Removed: matplotlib was previously installed indirectly via another package that no longer requires it.
  • Upstream PyPI Package Changes: Some PyPI packages may have dropped matplotlib as a default dependency or moved it to optional extras.

PR #213 fixes the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions