Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No AArch64 wheel #11

Closed
hrw opened this issue Jul 7, 2021 · 3 comments
Closed

No AArch64 wheel #11

hrw opened this issue Jul 7, 2021 · 3 comments

Comments

@hrw
Copy link

hrw commented Jul 7, 2021

Tensorflow started to depend on libclang which broke builds on AArch64 architecture.

Please consider building wheel for AArch64 (manylinux2014 container is present for it).

@hrw
Copy link
Author

hrw commented Jul 7, 2021

00:04:36 + pip wheel libclang~=12.0.0
00:04:38 Looking in indexes: https://pypi.org/simple, https://snapshots.linaro.org/ldcg/python-cache/
00:04:39 ERROR: Could not find a version that satisfies the requirement libclang~=12.0.0 (from versions: none)
00:04:39 ERROR: No matching distribution found for libclang~=12.0.0

You could provide sources at least to make it buildable...

@sighingnow
Copy link
Owner

I will try to provide a prebuilt package for aarch64 with qemu, at least for Linux.

@sighingnow
Copy link
Owner

Hi @hrw,

I have add prebuilt wheel packages for both 11.1.0 (tensorflow depends on that version) and 12.0.0 on pypi for with ABI manylinux2014_aarch64.

Thanks for bring this issue up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants