ai didi

python - 在树莓派上下载 dlib,尝试时 pip 一直输出错误?

转载 作者:太空宇宙 更新时间:2023-11-03 15:47:03 24 4
gpt4 key购买 nike

Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-dhth2xud/dlib/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install
--record /tmp/pip-7p82qhms-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-dhth2xud/dlib/

这是我在简单运行sudo pip3 install dlib时不断收到的错误。

最佳答案

我遇到了同样的错误。结果你需要在 Raspberry Pi 上安装这些先决条件:

sudo apt-get install build-essential cmake
sudo apt-get install libgtk-3-dev
sudo apt-get install libboost-all-dev

我读到它有助于通过禁用 GUI 启动来释放 RAM(sudo raspi-config 并在引导选项下从 GUI 更改为控制台),但仅此一点并没有帮助。然后我按照Ubuntu安装说明here进行操作(上面的 3 个命令)然后 sudo pip3 install dlib 停止显示此错误并开始安装。

关于python - 在树莓派上下载 dlib,尝试时 pip 一直输出错误?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41657397/

24 4 0
文章推荐: python - 保存后字段归零
文章推荐: python - 我怎样才能干净地退出 wxPython 应用程序?
文章推荐: c# - 通过 boundfield 将 DBCONTEXT 绑定(bind)到 gridview
文章推荐: Python 2.7 子进程
太空宇宙
个人简介

我是一名优秀的程序员,十分优秀!

滴滴打车优惠券免费领取
滴滴打车优惠券
全站热门文章
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com