[Mac] 安装paddle-pipelines出现 ERROR: Failed building wheel for lmdb

今天在mac换了新系统,然后重新安装paddle-piplines的时候出现了下面的问题:

复制代码
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
      error: command '/usr/bin/clang' failed with exit code 1
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for lmdb

解决方法

复制代码
xcode-select --install

参考文献

ERROR: Could not build wheels for greenlet, which is required to install pyproject.toml-based projects

相关推荐
小草cys6 小时前
macOS 15 (Sequoia) 解除Gatekeeper限制
macos
EulerBlind7 小时前
【运维】MacOS蓝牙故障排查与修复指南
运维·macos
I烟雨云渊T7 小时前
iOS 阅后即焚功能的实现
macos·ios·cocoa
胖大和尚8 小时前
centos6.10在Macbook m芯片上使用
macos·centos
zstar-_18 小时前
FreeTex v0.2.0:功能升级/支持Mac
人工智能·python·macos·llm
zeroporn1 天前
在Mac M1/M2上使用Hugging Face Transformers进行中文文本分类(完整指南)
macos·分类·数据挖掘·nlp·transformer·预训练模型·文本分类
FreeBuf_1 天前
CVE-2025-31258 macOS远程视图服务沙箱逃逸漏洞PoC已公开
macos
小宋加油啊1 天前
Mac QT水平布局和垂直布局
开发语言·qt·macos
fanstering1 天前
mac一键安装gpt-sovit教程中,homebrew卡住不动的问题
gpt·macos
上天_去_做颗惺星 EVE_BLUE1 天前
Docker入门教程:常用命令与基础概念
linux·运维·macos·docker·容器·bash