当前位置:网站首页>Face recognition PIP failed to install Dlib Library
Face recognition PIP failed to install Dlib Library
2022-06-12 11:30:00 【A night of hoary hair makes people cry】

1. First, set the domestic image :
douban :
pip install pip -U
pip config set global.index-url https://pypi.douban.com/simple/
tsinghua
pip install pip -U
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
First install the following Libraries , Re execution pip install dlib
pip install boost
pip install cmake
pip install dlibInstallation successful !!!

Note appended : You can also go to the official website to download whl file , then pip install install
If you need to ubutun Installation on system , You need to add one more :
sudo apt install build-essential
Installation successful

边栏推荐
- Golang基础(7)
- B+ 树的简单认识
- go基于腾讯云实现发送短信
- (三十七)Bee如何同时使用不同数据源实例
- 套接字编程TCP篇
- AcWing 128. Editor (to effectively modify the specified position in the top stack)
- InfoQ 极客传媒 15 周年庆征文|position:fixed 虚拟按键触发后无法生效问题分析及解决方案探究
- Unlimited growth, we will all go to the future | the 15th anniversary of the founding of InfoQ China
- 如何查看glibc版本
- 记录一下使用JPA时遇到的坑
猜你喜欢

InfoQ geek media's 15th anniversary solicitation |position:fixed virtual button cannot take effect after being triggered. Problem analysis and Solution Exploration

M-arch (fanwai 12) gd32l233 evaluation -cau encryption and decryption (tease Xiaobian)

人类想要拥有金钱、权力、美丽、永生、幸福……但海龟只想做一只海龟

ReentrantLock源码分析

AcWing 132. Group queue (queue simulation question)

AcWing 131. The largest rectangle in the histogram (monotone stack classic application template)

Relatively rare exception records in UI automation test

MCUXpresso开发NXP RT1060(3)——移植LVGL到NXP RT1060

Signal relay rxsf1-rk271018dc110v

模块8作业
随机推荐
FPGA key experiment
MATLAB中stairs函数使用
人类想要拥有金钱、权力、美丽、永生、幸福……但海龟只想做一只海龟
疫情居家办公体验 | 社区征文
C# 37. Textbox scroll bar and multiline
How to view glibc version
selenium使用代理IP
C# 35. Select default network card
Unlimited growth, we will all go to the future | the 15th anniversary of the founding of InfoQ China
Go sends SMS based on Tencent cloud
^34 scope interview questions
When you have a server
^33变量提升和函数提升面试题
The reason why scanf return value is ignored and its solution
重量级代理缓存服务器Squid
redis 總結
AcWing 1921. 重新排列奶牛(环图)
2022-06-11: note that in this document, graph is not the meaning of adjacency matrix, but a bipartite graph. In the adjacency matrix with length N, there are n points, matrix[i][j]
K58. Chapter 1 installing kubernetes V1.23 based on kubeadm -- cluster deployment
AcWing 1995. 见面与问候(模拟)