Skip to content

0.25.0 can't be pip installed on linux #3234

@Gilbert09

Description

@Gilbert09

Running pip install deltalake on anything other than mac or windows throws an error:

uv pip install --system -r requirements.txt -r requirements-dev.txt
Using Python 3.11.9 environment at: /opt/hostedtoolcache/Python/3.11.9/x64
  × No solution found when resolving dependencies:
  ╰─▶ Because deltalake==0.[25].0 has no wheels with a matching platform tag
      (e.g., `manylinux_2_35_x86_64`) and you require deltalake==0.25.0, we
      can conclude that your requirements are unsatisfiable.

      hint: Wheels are available for `deltalake` (v0.25.0) on the following
      platforms: `macosx_10_12_x86_64`, `macosx_11_0_arm64`, `win_amd64`

Are we now expected to build from source on these linux platforms? I didn't see an obvious change for this in the changelog.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions