imas-python currently only ships manylinux_2_28_x86_64 wheels on PyPI — there's no aarch64/ARM64 Linux wheel, so pip install imas-python fails on Linux ARM64 platforms.
Would it be possible to publish a manylinux_*_aarch64 wheel matching the existing x86_64 build?
I opened the same request against imas-core first, since it didn't have aarch64 wheels either — that's tracked in iterorganization/IMAS-Core#75, which already has a PR open. This issue is blocked on that one merging, but once imas-core has aarch64 wheels, could that support be propagated here too?
Thanks in advance!
imas-python currently only ships manylinux_2_28_x86_64 wheels on PyPI — there's no aarch64/ARM64 Linux wheel, so pip install imas-python fails on Linux ARM64 platforms.
Would it be possible to publish a manylinux_*_aarch64 wheel matching the existing x86_64 build?
I opened the same request against imas-core first, since it didn't have aarch64 wheels either — that's tracked in iterorganization/IMAS-Core#75, which already has a PR open. This issue is blocked on that one merging, but once imas-core has aarch64 wheels, could that support be propagated here too?
Thanks in advance!