tensorflow-on-raspberry-pi
tensorflow-on-raspberry-pi copied to clipboard
Bazel requires newer version for tensorflow
Describe the Issue
when running the ./configure line it say that is required a newer version on bazel for tensorflow.
so, I upgrade the bazel to 0.14.1 the latest version and when running ./compile.sh it has a lot of errors.
was wondering if this errors are from trying to run the same commands again, so do i need to delete everything i have done or at least the bazel files on the tf folder
or
use a different bazel version, if so which version is the most recommended? it says it needs to be 0.10.0 or higher.
thank you.
Steps to Reproduce
Hardware/Software Info
Please provide the following information about your Raspberry Pi setup:
- Raspberry Pi model: 3 model B+
- Operating System used: latest raspbian stretch
- Version of Python used: 3
- SD card memory size: 8 gb
- Size of USB/other device used as swap (if building from source): 4 gb
- TensorFlow git commit hash (if building from source):