下载 https://gitee.com/mirrors/poetry/blob/master/get-poetry.py
配置 pip.conf
下载 https://github.com/python-poetry/poetry/releases
安装 https://my.oschina.net/h2dp/blog/5015115
zipfile.BadZipFile: File is not a zip file
删除 wheel 文件,重新安装
[[package]]
name = "oauthlib"
version = "3.1.1"
description = "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic"
category = "main"
optional = false
python-versions = ">=3.6"
[package.extras]
rsa = ["cryptography (>=3.0.0,<4)"]
signals = ["blinker (>=1.4.0)"]
signedtoken = ["cryptography (>=3.0.0,<4)", "pyjwt (>=2.0.0,<3)"]