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

unable to run requirement.txt command #371

Open
A-d-DASARE opened this issue Mar 25, 2022 · 2 comments
Open

unable to run requirement.txt command #371

A-d-DASARE opened this issue Mar 25, 2022 · 2 comments

Comments

@A-d-DASARE
Copy link

OPTIONAL PACKAGE DATA
dlls: no [skipping due to configuration]

============================================================================
                        * The following required packages can not be built:
                        * freetype, png
----------------------------------------

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

@jfrery
Copy link

jfrery commented Apr 14, 2022

This command did the trick:

apt-get install libfreetype6-dev source

@GuiLeme
Copy link

GuiLeme commented Aug 4, 2023

@jfrery, I tried this solution, and it worked to get rid of the original error. But now I've got this one:

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

Does anyone have a solution for it?
I don't know if that's a too generic information, if so, ping me so I can provide further information. Thanks in advance!!

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