问题:在 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-decordgithub :
- decord : https://github.com/dmlc/decord/
- eva-decord : https://github.com/georgia-tech-db/eva-decord
伊织 2025-01-07(二)