Skip to content

whisper depends on torch which does not support Intel Mac #95

Description

@ten2ten2

When I tried

uv sync --extra whisper --extra web

it shows

error: Distribution `torch==2.11.0 @ registry+https://pypi.org/simple` can't be
       installed because it doesn't have a source distribution or wheel for the
       current platform

hint: You're on macOS (`macosx_26_0_x86_64`), but `torch` (v2.11.0) only has 
wheels for the following platforms: `manylinux_2_28_aarch64`, 
`manylinux_2_28_x86_64`, `macosx_11_0_arm64`, `win_amd64`; 
consider adding "sys_platform == 'darwin' and platform_machine == 'x86_64'" 
to `tool.uv.required-environments` to ensure uv resolves to a version with 
compatible wheels

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions