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.
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.