|
发表于 2022-2-9 14:08:14
|
显示全部楼层
Traceback (most recent call last):
File "face_enhancement.py", line 222, in <module>
main()
File "face_enhancement.py", line 150, in main
print('\u521d\u59cb\u5316\u5b8c\u6210\uff0c\u5f00\u59cb\u8fd0\u884c...')
File "D:\DFL\GPEN_GFPGAN_Windows\_internal\Python37\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode characters in position 0-9: character maps to <undefined>
用不了, 已經轉了英文系統 |
|