tencentyun / qcloud-cos-sts-sdk

QCloud COS STS SDK for Backend Server
MIT License
198 stars 188 forks source link

python 按照包时候,出现报错gbk can't decode #76

Open tangyh001 opened 2 years ago

tangyh001 commented 2 years ago

× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [6 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "C:\Users\tangyh\AppData\Local\Temp\pip-install-3gl6tae6\qcloud-python-sts_6a6f59637d6343ec9bc670a50b5ae11f\setup.py", line 5, in 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.

xsshim commented 1 year ago

+1

RenLangMan commented 1 year ago

+1