installTensorFlowTX1 icon indicating copy to clipboard operation
installTensorFlowTX1 copied to clipboard

setTensorFlowEV.sh issue

Open ybyangjing opened this issue 7 years ago • 3 comments

Hello, when I run setTensorFlowEV.sh.the program report the following error, can you tell me how to solve it. I'm very obliged to you.

ERROR: /home/ubuntu/tensorflow/tensorflow/tensorboard/bower/BUILD:5:1: no such package '@numericjs_numeric_1_2_6_min_js//file': Error downloading from http://www.numericjs.com/lib/numeric-1.2.6.min.js to /home/ubuntu/.cache/bazel/_bazel_ubuntu/ad1e09741bb4109fbc70ef8216b59ee2/external/numericjs_numeric_1_2_6_min_js: Error downloading http://www.numericjs.com/lib/numeric-1.2.6.min.js to /home/ubuntu/.cache/bazel/_bazel_ubuntu/ad1e09741bb4109fbc70ef8216b59ee2/external/numericjs_numeric_1_2_6_min_js/numeric-1.2.6.min.js: Read timed out and referenced by '//tensorflow/tensorboard/bower:bower'. ERROR: /home/ubuntu/tensorflow/tensorflow/workspace.bzl:114:3: no such package '@gmock_archive//': Error downloading from http://pkgs.fedoraproject.org/repo/pkgs/gmock/gmock-1.7.0.zip/073b984d8798ea1594f5e44d85b20d66/gmock-1.7.0.zip to /home/ubuntu/.cache/bazel/_bazel_ubuntu/ad1e09741bb4109fbc70ef8216b59ee2/external/gmock_archive: Error downloading http://pkgs.fedoraproject.org/repo/pkgs/gmock/gmock-1.7.0.zip/073b984d8798ea1594f5e44d85b20d66/gmock-1.7.0.zip to /home/ubuntu/.cache/bazel/_bazel_ubuntu/ad1e09741bb4109fbc70ef8216b59ee2/external/gmock_archive/gmock-1.7.0.zip: Read timed out and referenced by '//external:gtest'. ERROR: Evaluation of query "deps((//tensorflow/... union @bazel_tools//tools/jdk:toolchain))" failed: errors were encountered while computing transitive closure.

ybyangjing avatar Dec 24 '16 15:12 ybyangjing

There were apparently errors downloading supporting TensorFlow libraries, not related to the setTensorFlowEV.sh script. This could be due to connectivity issues, or the servers not being able to send the files.

jetsonhacks avatar Dec 24 '16 19:12 jetsonhacks

sorry,I tried to execute the setTensorFlowEV.sh script many times, always having this error above,.I do not know what I should do next,can you help me solve this issue.thank you.

ybyangjing avatar Dec 25 '16 08:12 ybyangjing

I have encountered this problem, solved it?

OdingdongO avatar Mar 15 '17 12:03 OdingdongO