|
发表于 2022-1-4 21:38:58
|
显示全部楼层
第一次启动时报错了, 请问是什么情况,谢谢: 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 "S:\AI\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> |
|