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

Wheel support for linux aarch64 #16

Open
odidev opened this issue Nov 2, 2020 · 1 comment
Open

Wheel support for linux aarch64 #16

odidev opened this issue Nov 2, 2020 · 1 comment

Comments

@odidev
Copy link

odidev commented Nov 2, 2020

Summary
Installing tfx-bsl on aarch64 via pip using command "pip3 install tfx-bsl" pops out "Could not find a version that satisfies the requirement tfx-bsl"

Problem description
tfx-bsl doesn't have wheel for aarch64 on PyPI repository. Also source distribution is not uploaded to PyPi. So, tfx-bsl installation fails on aarch64.

Expected Output
Pip should be able to download tfx-bsl wheel from PyPI repository.

@team, please let me know if I can help you building wheel/uploading to PyPI repository.

@JoshLipschultz
Copy link

There is also no prebuilt wheel for Python 3.9 — this would be very helpful to us if it existed. (Should that be a separate issue?)

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