Document how to install matplotlib
kadler opened this issue · 1 comments
kadler commented
Requires freetype-devel, libpng-devel, python3-devel and tk-devel (or is it just tk?).
https://matplotlib.org/users/installing.html#installing-from-source
When installing in to a virtual environment, best to install python3-numpy via yum and add --system-site-packages
, since numpy and its dependencies can take a bit to build from source.
eric-simpson commented
In #55, I updated the docs for ML including installing matplotlib. I also added a sample.