When I build Python API for dlib (dlib.net), I do python setup.py. Dlib uses pybind11 for this. (and setup.py uses setuptools) It uses cmake and bu
python setup.py