-
# Bug Report
### Is the issue related to model conversion?
N/A
### Describe the bug
Have setup a C++ project that tries to build ONNX to make use of it as a library.
Using CMake and fetching …
-
## Metadata:
Version: protobuf v3.9.1
Language: Python
Python version: 3.6.8
## Main topic
As for now, if protobuf for python installed via `pip install protobuf`, there is an inconsistent be…
-
I ran into a bug on arch linux, after an update nekobox won't start. I couldn't get back to the required version, so I had to unpack it from AppImage and use it. But here is such an error, if you have…
-
`_deps\protobuf-src\upb\message\internal\message.c(22): error C2099: initializer is not a constant`
https://github.com/allen-cell-animated/agave/actions/runs/12002323672/job/33454115539
Looks like t…
-
Migration to [Automatic Exec Groups](https://bazel.build/extending/auto-exec-groups) (AEGs) is needed since its incompatible flag (`--incompatible_auto_exec_groups`) will be enabled for Bazel@Head by …
-
Vulnerable Library - lint-gradle-27.2.2.jar
Path to dependency file: /in-app-messaging-kotlin/app/build.gradle
Path to vulnerable library: /home/wss-scanner/.gradle/caches/modules-2/files-2.1/com.g…
-
**What language does this apply to?**
Python.
**Describe the problem you are trying to solve.**
The Python code generator uses the directory structure of the `.proto` files to generate the ge…
-
Hi, I'm trying to compile locally (behind a corporate proxy) and I'm struggling to understand how to compile the module `apicurio-registry-protobuf-schema-utilities`.
Specifically I get this error:
…
-
The [Kubernetes docs](https://kubernetes.io/docs/reference/using-api/api-concepts/#alternate-representations-of-resources) say this about content type for API requests:
> Although JSON is the defau…
-
i need to run integration tests on qdrant server but i do not want to go down with testcontainers heavy stuffs
so i just create mock servers and let clients request go through network but hit an …