Install Tensorflow - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PINE A64-LTS / SOPINE Compute Module (https://forum.pine64.org/forumdisplay.php?fid=66) +--- Forum: General Discussion on PINE A64-LTS / SOPINE (https://forum.pine64.org/forumdisplay.php?fid=67) +--- Thread: Install Tensorflow (/showthread.php?tid=7390) |
Install Tensorflow - RakshithNarun - 04-16-2019 Good day everyone I am trying to install tensorflow 1.12 on my PINE A64+LTS board I have Xenial Mate OS which I downloaded from the following link http://wiki.pine64.org/index.php/SOPINE_Software_Release I used the following link to install Tensorflow 1.4, which worked https://github.com/lherman-cs/tensorflow-aarch64 Later I found the wheel file for installing Tensorflow 1.12 in the following link https://github.com/lhelontra/tensorflow-on-arm/releases It didn't get installed and exited. I have attached the image of the terminal when this happened(Wheel Install) I also found the following tutorial to build tensorflow https://github.com/lhelontra/tensorflow-on-arm I followed this as well and it showed error when bazel was getting build. I have attached 2 images of the terminal when this happened (Build Install1, Build Install2) I would appreciate if anyone would help me to install Tensorflow 1.12 or later on my Pine64 Thank you for your time. RE: Install Tensorflow - igorp - 05-23-2019 Quote:I have Xenial Mate OS which I downloaded from the following link You choose worst possible OS with a kernel 3.10.y ... Your best chances are with https://www.armbian.com/sopine-a64/ |