我的博客

python 中 dlib库的安装

安装 dlib 库的时候需要用到 CMake 进行本地编译,而Cmake又是基于Visual Studio运行的,我在装这个库的时候,各种找不到教程,就想着分享一下自己的经验。

32位

python3.5

python3.6

python3.7

64位

python3.6

python3.7

 

1.先安装Visual Studio2017

3.14.3-win64版本的Cmake需要安装VS2017

2.装CMake

官网:https://cmake.org/

我下的是cmake-3.14.3-win64-x64.msi

腾讯网盘链接:https://share.weiyun.com/5eccLtB 密码:c7mdd6

 

选第二项,安装位置放哪都行,不要有中文。

装好后用 pip install dlib 安装一下,如果不可以就重启电脑。

 

如果无法安装成功,请联系我

posted @ 2018-09-19 17:39  姜道义  阅读(15834)  评论(1编辑  收藏  举报