pip install protobuf
pip install grpcio-tools
python -m grpc_tools.protoc -I. --python_out=. --grpc_python_out=. *.proto


评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注