Skip to content

Missing wheels for recent versions break some dependencies. #228

@orioltinto

Description

@orioltinto

What happened?

The latest releases of eckit, eccodeslib, and eccodes on PyPI only provide macOS wheels.

This makes installation difficult on Linux (and other platforms) when using modern package managers such as uv, which rely on prebuilt wheels for reproducible installs.

What are the steps to reproduce the bug?

uv add eccodes

Version

1.32.1.2

Platform (OS and architecture)

Anything which is not mac, I guess

Relevant log output

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

Accompanying data

No response

Organisation

No response

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