Skip to content

Publish a aarch64 wheel for linux #3

Description

@balthild

... or a source distribution on PyPI so that I could build it by myself.

> uv sync
Resolved 44 packages in 0.96ms
error: Distribution `pytgcrypto==1.2.6 @ 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_39_aarch64`), but `pytgcrypto` (v1.2.6) only has wheels for the following platforms: `manylinux_2_5_i686`, `manylinux_2_17_i686`, `manylinux_2_17_x86_64`, `manylinux1_i686`, `manylinux2014_i686`, `manylinux2014_x86_64`, `musllinux_1_1_i686`, `musllinux_1_1_x86_64`, `macosx_10_9_universal2`, `macosx_10_9_x86_64`, `macosx_11_0_arm64`, `win32`, `win_amd64`; 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