google / lyra

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

Build fails on MacOS due to bad Tensorflow link #134

Open mchitre opened 10 months ago

mchitre commented 10 months 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 3 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