gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

`Plugin output is unparseable` when running protoc with google-api-core 2.28.0 and newer

Open parthea opened this issue 2 months ago • 0 comments

See this build log which shows the error Plugin output is unparseable.

The error only appears in google-api-core 2.28.0 and newer when running with Python < 3.11. The error appears to be caused by the warnings that are emitted from google-api-core.

parthea avatar Nov 03 '25 16:11 parthea