[PYTHON] Steps to install matplotlib on Mac

brew install freetype
brew install libpng

sudo easy_install pip 
sudo pip install matplotlib

Execute the following one-liner, and if the pie chart is displayed in a separate window, you can install it.

python -c 'import matplotlib.pyplot as pyplot; pyplot.pie([1,2,3]); pyplot.show()'

Recommended Posts

Steps to install matplotlib on Mac
Steps to install python3 on mac
Steps to install MySQL 8.0 on CentOS 8.1
How to install mysql-connector-python on mac
Steps to install the latest Python on your Mac
Steps to install VirtualBox on CentOS
How to install OpenCV on Mac
What to do if `pip install matplotlib` fails on Mac
How to install drobertadams / toggl-cli on Mac
Steps to install Python environment on Ubuntu
Install Tensorflow on Mac
Install Ansible on Mac
Install Python on Mac
Install Python 3 on Mac
Install Python 3.4 on Mac
Install Caffe on Mac
Install mecab on mac
Install mecab-python on Mac
Install pygame on python3.4 on mac
Install module on Anaconda (Mac)
Install OpenPose on mac (Catalina)
Install numba on your Mac
Update python on Mac to 3.7-> 3.8
Install pandas 0.14 on python3.4 [on Mac]
Install Django on your Mac
Install pillow on Mac OSX 10.9
[Mac] Tips: Install pyquery on Mac [pyquery]
Very easy to install SciPy on Mac OS X
Convert wma to mp3 on Mac
Steps to install Ubuntu in VirtualBox
Install Sphinx on Mac OS X
How to install graph-tool on macOS
Install Python 3.7 Anaconda on MAC, but Python 2
Install Scipy on Mac OS Sierra
How to install VMware-Tools on Linux
How to install pycrypto on Windows
Install python3 on Mac (El Capitan)
How to run matplotlib on heroku
How to install PyPy on CentOS
How to install TensorFlow on CentOS 7
Install mitmproxy on Mac OS X
Install VirtualBox on CentOS 7 on VirtualBox (mac + vagrant)
How to install Maven on CentOS
How to install Theano on Mac OS X with homebrew
How to install Go on Ubuntu
How to install music 21 on windows
Update Python on Mac from 2 to 3
Install pgmagick on Mac OS X 10.9
I want to know if you install Python on Mac ・ Iroha
Install Anaconda on Mac and upload Jupyter (IPython) notebook to Anaconda Cloud
How to install Theano on Mac OS X 10.10 (using pyenv, anaconda)
Install opencv on Mac using Anaconda Navigator
How to install aws-session-manager-plugin on Manajro Linux
Install matplotlib on OS X El Capitan
[Kivy] How to install Kivy on Windows [Python]
I want to use Linux on mac
How to erase Python 2.x on Mac.
How to install packages on Alpine Linux
5 reasons to install Linux on your laptop.
How to install Anisble on Amazon Linux 2
How to install richzhang / colorization on Windows 10