doraemonext/wechat-python-sdk

安装出现错误

mindfocus opened this issue · 0 comments

错误如下:
`
Collecting wechat-python-sdk
Downloading wechat-python-sdk-0.6.1.tar.gz (61kB)
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\igice\AppData\Local\Temp\pycharm-packaging\wechat-python-sdk\setup.py", line 11, in
long_description=open("README.rst").read(),
UnicodeDecodeError: 'gbk' codec can't decode byte 0xae in position 2: illegal multibyte sequence

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in C:\Users\igice\AppData\Local\Temp\pycharm-packaging\wechat-python-sdk
`