You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTTPError: 400 Client Error: Binary wheel 'tensorflow_tflex-1.13.1rc1-cp27-cp27mu-linux_aarch64.whl' has an unsupported platform tag 'linux_aarch64'. for url: https://upload.pypi.org/legacy/ #6599
Q1: Execuse me, I want to know why linux_aarch64 tag is unsupported for uploading?
Q2:Our self-compiled tensorflow_tflex-1.13.1rc1-cp27-cp27mu-manylinux1_aarch64.whl cannot be installed by pip on my arm dev board. what is the difference between linux and manylinux1?
Could you help me upload the tensorflow_tflex-1.13.1rc1-cp27-cp27mu-linux_aarch64.whl, and then installed by pip on arm dev board. Than you very much!