uv pip install whisperx 出错
作者: wxfred创建于 2026年7月30日更新于 2026年7月30日
描述错误
在 pyproject.toml 中的 [tool.uv] 和 [tool.uv.pip] 下的当前配置 exclude-newer = "1 week" 会完全破坏使用现代 uv 版本时对标准依赖(如 numpy 和 whisperx)的安装。
内容来源: m-bain/whisperX
在 pyproject.toml 中的 [tool.uv] 和 [tool.uv.pip] 下的当前配置 exclude-newer = "1 week" 会完全破坏使用现代 uv 版本时对标准依赖(如 numpy 和 whisperx)的安装。
内容来源: m-bain/whisperX