How to solve issue related to installation of dlib on Windows 10?
问题 I am trying to install dlib for face-recognition for python 3.7 on windows 10, I explored few ways but I am getting errors.I tried below steps- Installed cmake using 'pip install cmake'. This worked. Downloaed the Dlib source(.tar.gz) from the Python Package Index : https://pypi.org/project/dlib/#files extract it and enter into the folder. Ran the installation: python setup.py install I am getting below error. * *C:\Program Files\dlib-19.18.0>python setup.py install running install running