News

Expected Behavior installing only python dlib in ubuntu using pip3 install dlib I think I have installed all the requirements including python3-dev. And, I see the "Python.h" file in ...
If I try and install on my centos7 box with: pip install dlib Or download from Git and install from source, the result is the same. I can compile the CPP library, but not the python version, it fails ...