You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run grep -Rl 'lib64' | xargs sed -i 's/lib64/lib/g' it returns sed: no input files
raspbian stretch
Raspberry Pi model: raspberry pi 3b+
Operating System used: raspbian stretch
Version of Python used: 3.5.2
SD card memory size: 16Gb
Size of USB/other device used as swap (if building from source): 4Gb
if i skip the step and directly run ./configure it says:
You have bazel 0.4.5- (@non-git) installed.
Please upgrade your bazel installation to version 0.10.0 or higher to build TensorFlow!
Configuration finished
The text was updated successfully, but these errors were encountered:
when i run grep -Rl 'lib64' | xargs sed -i 's/lib64/lib/g' it returns sed: no input files
raspbian stretch
if i skip the step and directly run ./configure it says:
You have bazel 0.4.5- (@non-git) installed.
Please upgrade your bazel installation to version 0.10.0 or higher to build TensorFlow!
Configuration finished
The text was updated successfully, but these errors were encountered: