Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails on MacOS due to bad Tensorflow link #134

Open
mchitre opened this issue Sep 5, 2023 · 2 comments
Open

Build fails on MacOS due to bad Tensorflow link #134

mchitre opened this issue Sep 5, 2023 · 2 comments

Comments

@mchitre
Copy link

mchitre commented Sep 5, 2023

Platform

  • Mac OS Ventura 13.5.1 on M1 MacBook Pro
  • bazel-6.3.2

Logs

WARNING: Download from https://storage.googleapis.com/mirror.tensorflow.org/github.com/tensorflow/runtime/archive/4ce3e4da2e21ae4dfcee9366415e55f408c884ec.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found
ERROR: /Users/mandar/tmp/lyra/lyra/cli_example/BUILD:108:10: While resolving toolchains for target //lyra/cli_example:encoder_main: invalid registered toolchain '@bazel_skylib//toolchains/unittest:cmd_toolchain':
WARNING: errors encountered while analyzing target '//lyra/cli_example:encoder_main': it will not be built
@schenklklopfer
Copy link

That's not only on MacOS.
Have the same Problem on x86 Linux 6.8 as well:
WARNING: Download from https://storage.googleapis.com/mirror.tensorflow.org/github.com/tensorflow/runtime/archive/4ce3e4da2e21ae4dfcee9366415e55f408c884ec.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found

@BigBooks
Copy link

BigBooks commented Oct 7, 2024

I encountered the same problem, is there any solution now?

WARNING: Download from https://storage.googleapis.com/mirror.tensorflow.org/github.com/tensorflow/runtime/archive/4ce3e4da2e21ae4dfcee9366415e55f408c884ec.tar.gz failed: class java.io.FileNotFoundException GET returned 404 Not Found
WARNING: Download from https://storage.googleapis.com/mirror.tensorflow.org/github.com/google/XNNPACK/archive/e8f74a9763aa36559980a0c2f37f587794995622.zip failed: class java.io.FileNotFoundException GET returned 404 Not Found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants