Skip to content

auditwheel repair --plat manylinux2014_aarch64 #244

@JonasVautherin

Description

@JonasVautherin

It seems to me that manylinux2014_aarch64 support was added to auditwheel (see this PR), but when I run:

auditwheel repair --plat manylinux2014_aarch64 my-manylinux2014-aarch64.whl

I get:

auditwheel repair: error: argument --plat: invalid choice: 'manylinux2014_aarch64' (choose from 'linux_x86_64', 'manylinux1_x86_64', 'manylinux2010_x86_64', 'manylinux2014_x86_64')

I am on auditwheel 3.1.1, python 3.8. Is that supported but rejected by the CLI, or is it not supported yet?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions