-
**Describe the bug:**
With the deprecation of v11, we can no longer use release 18.0 of this package which was the last version that supported protobuf3. Protobuf4 is not supported by our current inf…
-
### Apache Airflow version
Other Airflow 2 version (please specify below)
### What happened
In airflow version 2.6.2 and 2.6.3, there's a constrain like following.
In 2.6.2
protobuf==4.23.2…
-
**Current Behavior (bug)**
When starting devbox shell in 0.5.5, I get spurious warnings about the legacy package format:
```
➜ teleport git:(mike.wilson/update-go-in-devbox) ✗ devbox shell
Warn…
-
It seems that the detection results are relatively poor. You can see that there is missed pedestrian in the back-left image. And the 3d box for the car in the back-image is inaccurate.
Besides, run…
-
In order to prove that the data was posted to Celestia on the QGB smart contract, we will need to be able to parse the PFB message in solidity so that we're able to verify that the `shareIndex`, the `…
-
Facing the exact same issue on the import of either the Lexer or Parser generated from the JSON and Protobuf3 grammars from the antlr/gramars-v4 repo https://github.com/antlr/grammars-v4…
-
when I used the commend `conda create --name C2F_Seg --file requirements.txt`
the conda doesnot work
```
conda create --name C2F_Seg --file requirements.txt
Retrieving notices: ...working... done
…
-
# Protocol Change Proposal
## Summary
Disallow non unicode characters from being set in the chain-id
## Problem Definition
IBC relies the chain-id validation within tendermint for its …
-
## Issue description
Building the python 3 protobuf package fails for me on macOS.
```
$ nix-build '' -A python3Packages.protobuf3_2
...
clang -Wno-unused-result -Wsign-compare -Wunreachable-…
-
Hi,
Google Cloud SDK works well to get annotation responses via vision API, and I just like to know how can I serialize the response. Is there any helper or serializer for Google response objects?…