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

Building on a linux container and failed #1

Open
omerxx opened this issue Jan 1, 2016 · 2 comments
Open

Building on a linux container and failed #1

omerxx opened this issue Jan 1, 2016 · 2 comments

Comments

@omerxx
Copy link

omerxx commented Jan 1, 2016

I cloneed, then pip install requirements.txt and got errors (running on an ubuntu clean container):

         windowing: no  [Microsoft Windows only]

OPTIONAL LATEX DEPENDENCIES
dvipng: no
ghostscript: no
latex: no
pdftops: no

OPTIONAL PACKAGE DATA

dlls: no [skipping due to configuration]

                    * The following required packages can not be built:

                    * freetype, png

Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/matplotlib

@danielhers
Copy link
Owner

@omerxx Thanks for trying this out.
I think matplotlib requires the packages libpng12-dev and libfreetype6-dev (if you're on Ubuntu).

@h3ct0rjs
Copy link

Just for others with the same problem, if you're on a Debian Gnu/Linux libpng12-dev is libpng-dev

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

3 participants