
我的报错如上,其错误就是:
File "C:\Users\teavamc\AppData\Local\Temp\pip-build-o5hefwo6\xadmin\setup.py", line 11, in <module>
long_description=open('README.rst').read(),
UnicodeDecodeError: 'gbk' codec can't decode byte 0xa4 in position 3444: illegal multibyte sequence
我的解决办法就是:
1.手动下载,在Github上下载项目文件:https://github.com/sshwsfc/xadmin
2.手动更换压缩包内的README.rst文件,直接用SubLime或者写字板清空,再打包成zip格式