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

Install libpng when matplotlib is used. #44

Open
mvousden opened this issue Jul 6, 2016 · 1 comment
Open

Install libpng when matplotlib is used. #44

mvousden opened this issue Jul 6, 2016 · 1 comment

Comments

@mvousden
Copy link
Member

mvousden commented Jul 6, 2016

Matplotlib requires libpng; ensure this is installed where matplotlib is used.

@mvousden
Copy link
Member Author

The python-matplotlib debian package currently installs the libpng it needs to run. This issue arises from people trying to install matplotlib via pip or conda (which is usually a better idea). I argue that people who want to install matplotlib in this way understand that debian-package-level dependencies may not be managed for them, particularly if the machine is designed to be lean.

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

No branches or pull requests

1 participant