报错 - decord 在 macOS Silicon 安装失败

问题:在 macOS M2 上 pip 安装 decord 出错:


shell 复制代码
ERROR: Could not find a version that satisfies the requirement decord (from versions: none)
ERROR: No matching distribution found for decord

使用 decord 源码编译,make 也会出很多问题


根据 issue : https://github.com/dmlc/decord/issues/240

建议安装 eva-decord

shell 复制代码
pip install eva-decord

github :


伊织 2025-01-07(二)

相关推荐
Bruce_Liuxiaowei4 小时前
Mac与Kali主机间SSH连接故障排除:主机密钥变更的解决方案
运维·macos·网络安全·ssh
2501_938780286 小时前
Objective-C 类的协议(Protocol)应用:解耦父子类与跨类通信实践
开发语言·macos·objective-c
wa的一声哭了6 小时前
Mac os安装Easyconnect卡在正在验证软件包
运维·服务器·git·macos·eclipse·github·mac
Jackson@ML6 小时前
在macOS上搭建C#集成开发环境指南
开发语言·macos·c#
00后程序员张7 小时前
iOS 26 内存占用监控 多工具协同下的性能稳定性分析实战
android·macos·ios·小程序·uni-app·cocoa·iphone
sunshine~~~7 小时前
【笔记】macOs arm架构安装虚拟机Ubuntu环境:ROS2 + Python开发
arm开发·笔记·python·macos·ros2
心灵宝贝7 小时前
Mac版Color Folder v3.8安装教程(附dmg文件安装步骤和搜索关键词)
macos
北冥有鱼被烹7 小时前
【微知】MAC笔记本如何重启tourchbar?(sudo pkill TouchBarServer)
macos
2501_915909068 小时前
iOS 26 性能监控工具有哪些?多工具协同打造全方位性能分析体系
android·macos·ios·小程序·uni-app·cocoa·iphone
行思理8 小时前
macos 如何清空IntelliJ IDEA安装记录
java·macos·intellij-idea