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

requirements.txt cannot be installed #90

Open
SRL94 opened this issue Nov 5, 2018 · 1 comment
Open

requirements.txt cannot be installed #90

SRL94 opened this issue Nov 5, 2018 · 1 comment

Comments

@SRL94
Copy link

SRL94 commented Nov 5, 2018

I am using Linux and running "pip install -r requirements.txt", but I got the following issue when the MATPLOTLIB is installing:
screenshot_2018-11-05_15-30-21

@e-dorigatti
Copy link
Contributor

Hi, from here it looks like you have to install the development packages of freetype. The suggested solution is to run apt-get install libfreetype6-dev pkg-config, but the exact command depends on your Linux distro.

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