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

when i make pip install -r requirement #39

Closed
jackylee1 opened this issue Sep 23, 2018 · 2 comments
Closed

when i make pip install -r requirement #39

jackylee1 opened this issue Sep 23, 2018 · 2 comments

Comments

@jackylee1
Copy link

Command "/usr/local/bin/python -u -c "import setuptools, tokenize;file='/tmp/pip-build-r3m4ignc/dlib/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-k1sm7d3d-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-r3m4ignc/dlib/

stops at 73% and show the error

@jackylee1
Copy link
Author

subprocess.CalledProcessError: Command '['cmake', '--build', '.', '--config', 'Release', '--', '-j4']' returned non-zero exitstatus 2.

@albertpumarola
Copy link
Owner

Looks like you are missing a system dependency... Sorry, I do not have any other insight. Maybe someone that had a similar problem will be able to help you.

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