Skip to content

Conversation

@acroca
Copy link
Member

@acroca acroca commented Jun 19, 2025

Description

I tried running the script to update the protos and I run into the following error:

.venv ❯ ./tools/regen_grpcclient.sh
Downloading https://raw.githubusercontent.com/dapr/dapr/master/dapr/proto/common/v1/common.proto ...
~/code/python-sdk/dapr/proto/common/v1 ~/code/python-sdk
~/code/python-sdk
protoc-gen-mypy: program not found or is not executable
Please specify a program using absolute path or make sure the program is available in your PATH system variable
--mypy_out: protoc-gen-mypy: Plugin failed with status code 1.
Downloading https://raw.githubusercontent.com/dapr/dapr/master/dapr/proto/runtime/v1/appcallback.proto ...
~/code/python-sdk/dapr/proto/runtime/v1 ~/code/python-sdk
~/code/python-sdk
protoc-gen-mypy: program not found or is not executable
Please specify a program using absolute path or make sure the program is available in your PATH system variable
--mypy_out: protoc-gen-mypy: Plugin failed with status code 1.
Downloading https://raw.githubusercontent.com/dapr/dapr/master/dapr/proto/runtime/v1/dapr.proto ...
~/code/python-sdk/dapr/proto/runtime/v1 ~/code/python-sdk
~/code/python-sdk
protoc-gen-mypy: program not found or is not executable
Please specify a program using absolute path or make sure the program is available in your PATH system variable
--mypy_out: protoc-gen-mypy: Plugin failed with status code 1.

gRPC interface and proto buf generated successfully!

@acroca acroca requested review from a team as code owners June 19, 2025 13:56
Signed-off-by: Albert Callarisa <[email protected]>
@acroca acroca force-pushed the add-mypy-tool-requirement branch from 350e96e to 4140c0d Compare June 19, 2025 13:57
@elena-kolevska elena-kolevska merged commit 390fb33 into dapr:main Jun 24, 2025
1 check passed
@acroca acroca deleted the add-mypy-tool-requirement branch June 30, 2025 05:13
@marcduiker
Copy link
Contributor

@holopin-bot @acroca Thank you! Here's a digital badge as a small token of appreciation.

@holopin-bot
Copy link

holopin-bot bot commented Nov 18, 2025

Congratulations @acroca, the maintainer of this repository has issued you a badge! Here it is: https://holopin.io/claim/cmi4hxj210006l204cwfsvbnm

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants