qcloud-python-sts 下载安装
解決騰訊云下載sts/nstall -U ython-sts報錯:
應(yīng)該有人會出現(xiàn)這樣的報錯:
Collecting qcloud-python-sts
? Using cached qcloud-python-sts-3.1.1.tar.gz (5.9 kB)
? Preparing metadata (setup.py) ... error
? error: subprocess-exited-with-error
? × python setup.py egg_info did not run successfully.
? │ exit code: 1
? ╰─> [6 lines of output]
? ? ? Traceback (most recent call last):
? ? ? ? File "<string>", line 2, in <module>
? ? ? ? File "<pip-setuptools-caller>", line 34, in <module>
? ? ? ? File "C:\Users\suichu\AppData\Local\Temp\pip-install-ks4zcaeh\qcloud-python-sts_5d9378b728a74916bb25450687600b2e\setup.py", line 5, in <module>
? ? ? ? ? long_description = fh.read()
? ? ? UnicodeDecodeError: 'gbk' codec can't decode byte 0x8b in position 82: illegal multibyte sequence
? ? ? [end of output]
? note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
這里也不看是什么原因了,直接手動去官網(wǎng)下載:qcloud-python-sts · PyPI
下載完成后解壓? 是這樣一個文件:
把它拖到你python包的路徑下面
比如我的python安裝在了C盤,那路徑如下:
在騰訊云的SDK文檔中 demo里是直接from sts.sts import Sts
我們只需要把上面說的下載下來的文件名字重命名為sts就好了。
這之后 我們運行代碼發(fā)現(xiàn)還會報錯,經(jīng)分析是無法導(dǎo)入sts下的sts的sts.py中的Sts類導(dǎo)致的。所以我們點開文件:
雙擊sts.py?
加上這樣一句話就可以了
from sts.sts.sts import Sts然后就解決了,干凈又衛(wèi)生。
總結(jié)
以上是生活随笔為你收集整理的qcloud-python-sts 下载安装的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 双线性的定义以及他的性质
- 下一篇: android我的世界连接pc,我的世界