Git Product home page Git Product logo

Comments (5)

davidto098 avatar davidto098 commented on May 7, 2024 1

Thank you, finally I was able to install tensorflow successfully in raspberry pi 3b+, your great

from tensorflow-bin.

PINTO0309 avatar PINTO0309 commented on May 7, 2024

Due to the high volume of download requests from around the world, my Google Drive has reached its download limit. Therefore, the file may not have been downloaded properly. I deleted the files on Google Drive and migrated them to Releases on GitHub, try the following.

cd Tensorflow-bin
git pull origin main
sudo chmod +x tensorflow-2.8.0-cp39-none-linux_aarch64_numpy1221_download.sh
./tensorflow-2.8.0-cp39-none-linux_aarch64_numpy1221_download.sh

from tensorflow-bin.

davidto098 avatar davidto098 commented on May 7, 2024

I repeated the first procedure and now i get this message from bash , because do directly in the repo clone doesnt work for me,

I am doing the instalation in a virtual environment

sudo pip install tensorflow-2.8.0-cp39-none-linux_aarch64.whl
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Processing ./tensorflow-2.8.0-cp39-none-linux_aarch64.whl
Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from tensorflow==2.8.0) (52.0.0)
Collecting keras-preprocessing>=1.1.1
Using cached https://www.piwheels.org/simple/keras-preprocessing/Keras_Preprocessing-1.1.2-py2.py3-none-any.whl (42 kB)
Collecting grpcio<2.0,>=1.24.3
Using cached grpcio-1.43.0-cp39-cp39-manylinux_2_17_aarch64.whl (50.1 MB)
Requirement already satisfied: h5py>=2.9.0 in /usr/local/lib/python3.9/dist-packages (from tensorflow==2.8.0) (3.1.0)
Requirement already satisfied: typing-extensions>=3.6.6 in /usr/lib/python3/dist-packages (from tensorflow==2.8.0) (3.7.4.3)
Requirement already satisfied: six>=1.12.0 in /usr/lib/python3/dist-packages (from tensorflow==2.8.0) (1.16.0)
Collecting flatbuffers>=1.12
Using cached https://www.piwheels.org/simple/flatbuffers/flatbuffers-20181003210633-py2.py3-none-any.whl (14 kB)
Collecting gast>=0.2.1
Downloading https://www.piwheels.org/simple/gast/gast-0.5.3-py3-none-any.whl (19 kB)
Collecting keras<2.9,>=2.8.0rc0
Using cached keras-2.8.0-py2.py3-none-any.whl (1.4 MB)
Collecting astunparse>=1.6.0
Using cached https://www.piwheels.org/simple/astunparse/astunparse-1.6.3-py2.py3-none-any.whl (12 kB)
Collecting tensorboard<2.9,>=2.8
Using cached tensorboard-2.8.0-py3-none-any.whl (5.8 MB)
Requirement already satisfied: wrapt>=1.11.0 in /usr/lib/python3/dist-packages (from tensorflow==2.8.0) (1.12.1)
Collecting tf-estimator-nightly==2.8.0.dev2021122109
Using cached tf_estimator_nightly-2.8.0.dev2021122109-py2.py3-none-any.whl (462 kB)

ERROR: Could not find a version that satisfies the requirement tensorflow-io-gcs-filesystem>=0.23.1 (from tensorflow) (from versions: none)
ERROR: No matching distribution found for tensorflow-io-gcs-filesystem>=0.23.1

from tensorflow-bin.

PINTO0309 avatar PINTO0309 commented on May 7, 2024

I see. That went well. Please wait a moment. I'll fix the binary.

from tensorflow-bin.

PINTO0309 avatar PINTO0309 commented on May 7, 2024

@davidto098
I've updated the wheel file. Try to download and install it again.

curl -L https://github.com/PINTO0309/Tensorflow-bin/releases/download/v2.8.0/tensorflow-2.8.0-cp39-none-linux_aarch64.whl -o tensorflow-2.8.0-cp39-none-linux_aarch64.whl

from tensorflow-bin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.