Bazel network issue

I got a issue when I use “bazel build //tensorflow/tools/pip_package:build_pip_package” from cmd.

WARNING: Download from https://storage.googleapis.com/mirror.tensorflow.org/github.com/tensorflow/runtime/archive/2ee147d4f77725a49a0cac3c1dc52250fd7095ec.tar.gz failed: class com.google.devtools.build.lib.bazel.repository.downloader.UnrecoverableHttpException GET returned 404 Not Found
WARNING: Download from https://mirror.bazel.build/github.com/bazelbuild/rules_cc/archive/081771d4a0e9d7d3aa0eed2ef389fa4700dfb23e.tar.gz failed: class com.google.devtools.build.lib.bazel.repository.downloader.UnrecoverableHttpException GET returned 404 Not Found

1 Like

The errors look like download issues with your network connection. Are you blocked by firewall?