• AbdealiJK's avatar
    setup.py: Don't fail if pip fails in cmake err msg · 8da4053c
    AbdealiJK authored
    When cmake is not found, the error message suggests what to do to
    install cmake. But if `distro` is not found and cannot be installed,
    the distro specific error message cannot be shown. Hence, we simply
    ignore this and continue on.
    
    Also, make the pip install quiet so that if there is an error message
    in that, the user does not get confused by it.
    8da4053c
Name
Last commit
Last update
dlib Loading commit data...
docs Loading commit data...
examples Loading commit data...
python_examples Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
CMakeLists.txt Loading commit data...
MANIFEST.in Loading commit data...
README.txt Loading commit data...
setup.py Loading commit data...