google / lyra

A Very Low-Bitrate Codec for Speech Compression
Apache License 2.0
3.83k stars 355 forks source link

Build fails on MacOS due to bad Tensorflow link #134

Open mchitre opened 1 year ago

mchitre commented 1 year ago

Platform

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 commented 7 months ago

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 commented 1 month ago

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