UnicodeEncodeError: 'ascii' codec can't encode

python error 處理:python

     

reload(sys)
sys.setdefaultencoding('utf-8')
相關文章
相關標籤/搜索