[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

相关推荐
admiraldeworm9 小时前
在ARM 架构的 Mac 上 更新Navicat到17后连接Oracle时报错:未加载 Oracle 库。
macos
tealcwu12 小时前
【Unity踩坑】Unity 6在Mac平台编译运行时去除‘trial version‘
macos·unity·游戏引擎
汀沿河14 小时前
mac:大模型系列测试
人工智能·macos
嘟嘟实验室16 小时前
MatAnyone本地部署,视频分割处理,绿幕抠像(WIN/MAC)
windows·macos·开源·aigc·音视频
bing_feilong16 小时前
windows上用vnc viewer 能连接mac,不能连ubuntu
windows·ubuntu·macos
AD钙奶-lalala1 天前
在 macOS 上搭建 Flutter 开发环境
flutter·macos
~二向箔~1 天前
Mac,苹果电脑移动硬盘不显示
macos
vastgrassland1 天前
对WWDC 2025 Keynote 内容的预测
macos·ios·wwdc
fukai77221 天前
WWDC 2025 macOS 26有哪些更新点
macos·ios·wwdc
ReadThroughLife2 天前
【已解决】MACOS M4 芯片使用 Docker Desktop 工具安装 MICROSOFT SQL SERVER
microsoft·macos·docker·容器