程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
您现在的位置: 程式師世界 >> 編程語言 >  >> 更多編程語言 >> Python

Install Dlib Library in 2021, python3.8

編輯:Python

install CMake

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple CMake

install Boost

pip install https://pypi.tuna.tsinghua.edu.cn/simple boost

install dlib

This is the time , You can try it directly first pip

pip install https://pypi.tuna.tsinghua.edu.cn/simple boost

If there are many scarlet letters , One paragraph says no vs Version of what , Just use the source file to install .
Find you python Corresponding dlib The original document , Then install .
I provide a corresponding 3.8 Version of .

link :https://pan.baidu.com/s/1LBYHGBBBCcH4vsDMvTEp2w
Extraction code :cx6a

After downloading ,cd Go to your download directory , then

pip instlal dlib-19.19.0-cp38-cp38-win_amd64.whl.whl

OK


  1. 上一篇文章:
  2. 下一篇文章:
Copyright © 程式師世界 All Rights Reserved