Skip to content

Failed building wheel for matplotlib #80

@hofong428

Description

@hofong428

While I'm trying to install pdpbox, it seems a conflict happened to my matplotlib:
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for matplotlib
Running setup.py clean for matplotlib
Failed to build matplotlib
Installing collected packages: matplotlib, sklearn, pdpbox
Attempting uninstall: matplotlib
Found existing installation: matplotlib 3.5.1
Uninstalling matplotlib-3.5.1:
Successfully uninstalled matplotlib-3.5.1
Running setup.py install for matplotlib ... error
error: subprocess-exited-with-error

so why it tried to uninstall the version of matplotlib I've installed? How could I fix the problem?

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