If you install it normally, you will get a build error.
Premise Anaconda3 installed
Install cmake Download and install the installer version that matches your OS. Example: cmake-3. **. *-Win64-x64.msi
In install Options, Select Add CMake to the system PATH for all users.
From Anaconda Prompt $ pip install dlib
You should be able to install and build.
Recommended Posts