标签:环境搭建及测试

环境搭建及测试

#环境搭建及测试

📚 共 1 篇文章 🏷️ 标签分类 📝 环境搭建及测试
环境搭建及测试

python配置grpc环境

gRPC的安装:$pipinstallgrpcio安装ProtoBuf相关的python依赖库:$pipinstallprotobuf安装pythongrpc的protobuf