Dongqi Xu
Results
1
issues of
Dongqi Xu
Thanks for the great work! I was using protobuf 3.15.3 and encountered the following error message. `'const struct google::protobuf::python::PyProto_API' has no member named 'DescriptorPool_FromPool'` I checked https://github.com/protocolbuffers/protobuf/blob/v3.15.3/python/google/protobuf/proto_api.h and found there...