git clone --depth 1 -b dev https://github.com/Mizux/bazel-pybind11-protobuf cd bazel-pybind11-protobuf bazel build //bp11/foo/python:all ERROR: no such package ...
What runtime / compiler are you using (e.g., python version or gcc version) gcc (GCC) 13.2.0 bazel 7.3.2 $ bazel build @com_google_protobuf//python/dist:binary_wheel ...