ibmi-oss-examples
ibmi-oss-examples copied to clipboard
Document how to install matplotlib
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.
In #55, I updated the docs for ML including installing matplotlib. I also added a sample.