tensorflow / moonlight

Optical music recognition in TensorFlow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build aborted: no such package '@com_google_protobuf//': The native http_archive rule is deprecated.

harrett opened this issue · comments

When I tried this on my MacBookPro17,1 Apple M1:
USE_BAZEL_VERSION=0.20.0 bazel build moonlight:omr --incompatible_remove_native_http_archive=false
got the error:
external/com_google_protobuf/BUILD:355:1: C++ compilation of rule '@com_google_protobuf//:protoc' failed (Exit 1) cc_wrapper.sh failed: error executing command external/local_config_cc/cc_wrapper.sh
any helps? thx