无法安装 DLIB [Debian 7] [Python 2.7]
Posted
技术标签:
【中文标题】无法安装 DLIB [Debian 7] [Python 2.7]【英文标题】:Cant install DLIB [Debian 7] [Python 2.7] 【发布时间】:2018-03-29 17:47:27 【问题描述】:我在安装 dlib 时遇到问题。我使用的是 debian 7 和 python 2.7。这就是完整的代码。
我按照这些指南中的步骤操作 - https://www.pyimagesearch.com/2017/03/27/how-to-install-dlib/
您可以在此处找到完整日志 - https://paste.ee/p/AbXxJ
【问题讨论】:
【参考方案1】:GCC 4.7 太旧了。你需要一个 C++11 编译器。获取更新版本的 GCC。
【讨论】:
以上是关于无法安装 DLIB [Debian 7] [Python 2.7]的主要内容,如果未能解决你的问题,请参考以下文章
无法在 Windows 10 和 Python 3.7 上安装 dlib