摘要:
1、安装grpc gRPC 的安装: $ pip install grpcio 安装 ProtoBuf 相关的 python 依赖库: $ pip install protobuf 安装 python grpc 的 protobuf 编译工具: $ pip install grpcio-tools 阅读全文
posted @ 2018-06-20 19:49
鸭子船长
阅读(3633)
评论(0)
推荐(1)
摘要:
1、 报错提示 /usr/lib/python2.7/site-packages/requests/__init__.py:80: RequestsDependencyWarning: urllib3 (1.21.1) or chardet (2.2.1) doesn't match a suppo 阅读全文
posted @ 2018-06-20 19:40
鸭子船长
阅读(252)
评论(0)
推荐(0)