-
### What happened?
When making a venv in `aspect_rules_py` executables generated by dependencies do not make it into the bin folder of the venv.
### Version
Development (host) and target OS/a…
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4170#019255c7-940b-46c8-a7a2-be39f08a181f
Platform: Ubuntu
Logs:
```
ERROR: [0m/var/lib/buildkite-agent/builds/bk-docker-qpvh…
-
### OS Platform and Distribution
Ubuntu 20.04
### Compiler version
_No response_
### Programming Language and version
python 3.9
### Installed using virtualenv? pip? Conda?(if python)
conda
#…
-
I'm looking into cross building Scala 2.13 / 3.3 targets and I've been playing with the [2\_deps example](https://github.com/bazelbuild/rules_scala/tree/v6.6.0/examples/crossbuild/2_deps). When I do t…
-
**Describe the bug**
https://github.com/PJK/libcbor/blob/master/examples/bazel/WORKSPACE compiled,
However it failed to compile after replacing `new_local_repository` by `http_archive`.
**To R…
-
Ran through the bazel tutorial. (Newbie to bazel)
Trying to now run bazel over this repo. Seems like "gazelle" is the only target. (v0.3.6 tag)
Two requests for more information
1. how to …
-
Noticed on https://github.com/bazelbuild/rules_rust/pull/2866, the [bzlmod BCR presubmit on windows](https://buildkite.com/bazel/rules-rust-rustlang/builds/12160#01920253-e433-4b2c-842d-53b69b6b62b9) …
-
### What happened?
See https://github.com/aspect-build/bazel-examples/compare/main...chulkilee:bazel-examples:oci-py-target?expand=1
This is to show how the current oci_python_image example does…
-
I got these errors when running linter with `v1.46.0` buf
```
Executing tests from //:root_proto_lint
-----------------------------------------------------------------------------
Failed with co…
XSAM updated
9 minutes ago
-
### Description of the bug:
Hi @pkgoogle ,
i used example c++ code to inference model i transfer, it can show some error.
- my command
```
bazel run -c opt //ai_edge_torch/generative/example…