Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to install matplotlib #23

Open
kadler opened this issue Jun 8, 2020 · 1 comment
Open

Document how to install matplotlib #23

kadler opened this issue Jun 8, 2020 · 1 comment

Comments

@kadler
Copy link
Member

kadler commented Jun 8, 2020

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
Copy link
Member

In #55, I updated the docs for ML including installing matplotlib. I also added a sample.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants