-
protbuf 3.7.1
get the following error on `make`
`Debras-MacBook-Pro:kismet 0PHE1IA$ make
g++ -std=gnu++14 -Wall -g -I. -g -O2 -O3 -Qunused-arguments -pthread -I/usr/local/Cellar/protobuf/3.…
-
I am using pathos (installed all dependencies from this repo only). But I get following Error-
File "C:\Program Files\Python38\lib\pickle.py", line 558, in save
f(self, obj) # Call unbound met…
-
**What version of protobuf and what language are you using?**
Version: go, 1.34.2
**What did you do?**
It's possible to construct a proto with a nested `nil` pointer value as a message, leading t…
-
Hi guys:
I have a problem worried with me.
I send the protobuf bytes with s2n-quic, but I can not parse the proto on receive side when the bytes size is too long.
Do we have any good encode and…
-
### Expected behaviour
I went to save my thing not making any changes before the last test and com.google.protobuf.UninitializedMessageException: Message missing required fields: input
showed up
…
-
#### Environment details
- OS type and version:
- Python version: 3.9.18
- pip version: 23.3
- `google-cloud-aiplatform` version: 1.35.0
More important libs:
```
google-auth==2.23.2…
-
I get the following error when I try to generate a GUI with letmegrpc:
```
2019/11/16 14:14:37 google/protobuf/any.proto: File not found.
google/protobuf/descriptor.proto: File not found.
google…
-
When trying to install marian with `-DUSE_ONNX`, it didn't compile.
### Dependencies Installation
With a fresh ubuntu instance:
```
sudo apt update
sudo apt install git cmake build-esse…
-
Calling .inspect on a message crashes.
NoMethodError: undefined method `name' for #
18:13:57.917176 15969 qanat.rb:72: /home/onespot/.bundle/ruby/1.9.1/gems/ruby_protobuf-0.4.0/lib/protobuf/message/…
-
See https://protobuf.dev/programming-guides/proto3/#any . Note that the status of `Any` is reported here as "Currently the runtime libraries for working with Any types are under development".
Suppo…
edsko updated
4 months ago