Problem- installing dlib

I see you are on windows.

You will meed to download cmake for windows are install it.
You will likely also need to download and install microsoft visual studio for C/C++.

Not sure of you found the dlib docs from the pypi page its dlib C++ Library and has docs on how to compile the code.

You may want to ask the author for help if you keep seeing issues.