-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Improve dev installation documentation #14755
Copy link
Copy link
Closed
Labels
Description
The current instructions for installing the dev version of matplotlib (specifically in the dev docs section here: https://matplotlib.org/devel/documenting_mpl.html) do not explicitly state that you need to uninstall the conda/pip version of matplotlib first (and maybe several times), before installing the dev version. Not uninstalling first can lead to really unhelpful and confusing errors, so it would be good to include that information in the documentation
Reactions are currently unavailable