Skip to content

[HANDS-ON BUG] v0.45.0 bitsandbytes does not have a wheel for macosx_26_0_arm64 #286

@AzisK

Description

@AzisK

Describe the bug
v0.45.0 bitsandbytes does not have a wheel for macosx_26_0_arm64

To Reproduce
This error appears when one runs uv sync

Terminal

(smol-course) ➜  smol-course git:(main) uv sync
Resolved 135 packages in 18ms
error: Distribution `bitsandbytes==0.45.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_arm64`), but `bitsandbytes` (v0.45.0) only has wheels for the following platforms: `manylinux_2_24_x86_64`, `win_amd64`; consider adding your platform to `tool.uv.required-environments` to ensure uv resolves to a version with compatible wheels

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions