/Dlib_install

The wheel package files of Dlib and pip for Python in Window / Dlib 和 pip 安装的 whl 文件

Primary LanguagePython

Install Dlib for Anaconda Python in Windows

In Anaconda Prompt of Windows /
在 Anaconda Prompt 窗口 :

Input following cmd to install the newest pip /
安装最新版本的 pip :

$ python get-pip.py


Input following cmd to install Dlib /
利用 pip 安装 Dlib 的 whl :

$ pip install dlib-19.7.0-cp36-cp36m-win_amd64.whl



Author:   coneypo
Mail:   coneypo@foxmail.com