Skip to content

Incorrect error message when installing Python on armv7l #17210

@zanieb

Description

@zanieb

Looks like the latest release in astral-sh/python-build-standalone includes "dynamically linked aarch64 musl builds"! 🥳

Does this (and the fact that this issue is closed) mean that the following shouldn't happen?

bash-5.2$ uv self version
uv 0.9.18
bash-5.2$ uv python install 3.12
error: uv does not yet provide musl Python distributions on aarch64.
bash-5.2$ uname -a
Linux OpenWrt 6.6.73 #0 SMP Mon Feb  3 23:09:37 2025 armv7l GNU/Linux
bash-5.2$

Or is there another blocker to what I'm trying to do? (Install python via uv on openwrt running on a linksys wrt3200acm)

Originally posted by @kopf in #6890

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