Agent-INF / Dlib_install

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

Home Page:https://www.cnblogs.com/AdaminXie/p/9032224.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://www.cnblogs.com/AdaminXie/p/9032224.html


Languages

Language:Python 100.0%