pip install 安装出现问题:UnicodeEncodeError: 那么将sitecustomize.py 的内容改成如下所示:. import sys sys.setdefaultencoding('UTF-8').
確定! 回上一頁