先看下安装成功的图吧 

python安装dlib库

0.安装最新的pip 

python -m pip install --upgrade pip

1.安装anaconda

清华镜像站可以很快下载

 https://mirrors.tuna.tsinghua.edu.cn/help/anaconda/

2.使用anaconda中的prompt

python安装dlib库

3.pip安装boost

pip install boost

python安装dlib库

4.pip安装cmake

pip install cmake

python安装dlib库

5.pip安装dlib(先关闭杀毒软件)

pip install dlib

安装dlib时间可能会比较长 请耐心等待

python安装dlib库

相关文章:

  • 2021-12-31
  • 2021-08-17
  • 2021-12-31
  • 2021-04-14
  • 2021-12-31
  • 2021-12-31
  • 2021-09-16
  • 2021-04-06
猜你喜欢
  • 2021-12-31
  • 2021-12-16
  • 2021-07-02
  • 2021-06-26
  • 2021-05-19
  • 2021-08-14
  • 2021-10-30
相关资源
相似解决方案