Skip to content

linux aarch64 build #673

Description

@egentway

Would you consider a linux aarch64 build? I'm trying to install this on a Jetson Orin Nano and I get this error:

❯ uv add foundry-local-sdk
Using CPython 3.13.12
Creating virtual environment at: .venv
Resolved 33 packages in 527ms
error: Distribution `foundry-local-core==1.0.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 Linux (`manylinux_2_35_aarch64`), but `foundry-local-core` (v1.0.0) only has wheels for the following platforms: `manylinux_2_28_x86_64`, `macosx_11_0_arm64`, `win_amd64`, `win_arm64`; consider adding "sys_platform == 'linux' and platform_machine == 'aarch64'" 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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions