Closed Ryuk17 closed 2 years ago
I use this command to bulid lyra bazel build -c opt :encoder_main
bazel build -c opt :encoder_main
When starting bazel, it always hung with following message:
"Starting local Bazel server and connecting to it..."
It seems like a network problem, so I wonder it possible to build lyra offline.
I hope that closing the issue means that you figured it out. If not, feel free to re-open it.
I use this command to bulid lyra
bazel build -c opt :encoder_main
When starting bazel, it always hung with following message:
"Starting local Bazel server and connecting to it..."
It seems like a network problem, so I wonder it possible to build lyra offline.