-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels