tensorflow-on-raspberry-pi icon indicating copy to clipboard operation
tensorflow-on-raspberry-pi copied to clipboard

Bazel requires newer version for tensorflow

Open jaimix4 opened this issue 7 years ago • 0 comments

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):

Relevant Console Output/Logs

jaimix4 avatar Jun 25 '18 11:06 jaimix4