-
Notifications
You must be signed in to change notification settings - Fork 957
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
Missing dependencies #355
Comments
I have the same error occurring. Did you find any solution? |
Just checking but this repo only works with |
under debian 9 this went away for me after installing |
I got something similar but with both "freetype" and "png" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
|████████████████████████████████| 53.9MB 87kB/s
ERROR: Command errored out with exit status 1:
command: /opt/anaconda3/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/44/g40pxdxd0q9_3hktw5c79g280000gn/T/pip-install-ckl_jm0b/matplotlib/setup.py'"'"'; file='"'"'/private/var/folders/44/g40pxdxd0q9_3hktw5c79g280000gn/T/pip-install-ckl_jm0b/matplotlib/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base pip-egg-info
cwd: /private/var/folders/44/g40pxdxd0q9_3hktw5c79g280000gn/T/pip-install-ckl_jm0b/matplotlib/
Complete output (64 lines):
IMPORTANT WARNING:
pkg-config is not installed.
matplotlib may not be able to find some of its dependencies
============================================================================
Edit setup.cfg to change the build options
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
MISSING DEPENDENCY SOMEWHERE WHEN INSTALLING REQUIREMENTS.TXT
The text was updated successfully, but these errors were encountered: