How to Install Matplotlib on Mac and Windows

Spread the love

In this post, you will learn How to install matplotlib using Pip and Conda.

Installing Matplotlib using pip –

To install Matplotlib using pip type

pip install matplotlib

Installing Matplotlib using Conda –

conda install matplotlib

Rating: 1 out of 5.

Leave a Reply