From c1473032a219020aa021f790fa6716f45f45cce0 Mon Sep 17 00:00:00 2001 From: zhangshanxue Date: Wed, 4 Aug 2021 22:14:02 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90COS=E3=80=91=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=A4=9A=E7=BA=BF=E7=A8=8B=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tools/cos/_Readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Tools/cos/_Readme.md b/Tools/cos/_Readme.md index c941941e5..61a29a418 100644 --- a/Tools/cos/_Readme.md +++ b/Tools/cos/_Readme.md @@ -1,5 +1,8 @@ 依赖:python 2.7 +安装多线程库 +pip install futures + 安装 腾讯云 cosclient pip install cos-python-sdk-v5