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

Tensorflow 1.14.0-Buster on Google Coral #109

Open
cloudlakecho opened this issue Jan 28, 2021 · 2 comments
Open

Tensorflow 1.14.0-Buster on Google Coral #109

cloudlakecho opened this issue Jan 28, 2021 · 2 comments

Comments

@cloudlakecho
Copy link

I try to install Tensorflow 1.14.0 on Google Coral. I followed the instruction by Nam Vu:

$ wget https://github.com/lhelontra/tensorflow-on-arm/releases/download/v1.14.0-buster/tensorflow-1.14.0-cp37-none-linux_aarch64.whl
$ sudo apt-get install -y python3-dev libhdf5-dev python3-h5py
$ sudo pip3 install tensorflow-1.14.0-cp37-none-linux_aarch64.whl

During installation, the process stuck at "Building wheels for collected package: wrapt, termcolor, grpcio", especially at "Running setup.py bdist_wheel for grpcio".

Is there any pre step I missed? I installed many other tools including Numpy before this.

Any suggestion will be appreciated, thanks.

   SW: Tensorflow 1.14.0 - Buster
   HW: Google Coral

@XDSwang
Copy link

XDSwang commented Aug 14, 2021

I had the same problem with 2.4 2.0

@cloudlakecho
Copy link
Author

I had the same problem with 2.4 2.0

Please, share your solution, thanks.

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