先確認安裝python3後安裝gRPC: pip install grpcio pip install protobuf pip install ... python -m grpc_tools.protoc -I./ --python_out=.
確定! 回上一頁