-
Notifications
You must be signed in to change notification settings - Fork 7
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
Tensorflow 2.7 Buster/Bullseye #4
Comments
Dear @barthm1, Sorry for the inconvenience. We hadn't got the time to validate the installation yet.
|
The next problem arises with libclang 9.0.1 - I installed 11.0.0 - but this doesn't work |
I shouldn't posted the wheel so early. Working on the tutorial just now. or debian buster aarch64/armv7l emulation (on x86_64) - llvm-9, clang-9 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
sudo -H pip3 install tensorflow-2.7.0-cp39-cp39-linux_aarch64.whl
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Processing ./tensorflow-2.7.0-cp39-cp39-linux_aarch64.whl
Collecting google-pasta>=0.1.1
Downloading https://www.piwheels.org/simple/google-pasta/google_pasta-0.2.0-py3-none-any.whl (57 kB)
|████████████████████████████████| 57 kB 835 kB/s
Requirement already satisfied: h5py>=2.9.0 in /usr/local/lib/python3.9/dist-packages (from tensorflow==2.7.0) (3.1.0)
Requirement already satisfied: wrapt>=1.11.0 in /usr/lib/python3/dist-packages (from tensorflow==2.7.0) (1.12.1)
Collecting flatbuffers<3.0,>=1.12
Downloading https://www.piwheels.org/simple/flatbuffers/flatbuffers-2.0-py2.py3-none-any.whl (26 kB)
Requirement already satisfied: six>=1.12.0 in /usr/lib/python3/dist-packages (from tensorflow==2.7.0) (1.16.0)
ERROR: Could not find a version that satisfies the requirement tensorflow-io-gcs-filesystem>=0.21.0 (from tensorflow)
ERROR: No matching distribution found for tensorflow-io-gcs-filesystem>=0.21.0
Same error on both OS versions
The text was updated successfully, but these errors were encountered: