Taskerror: 'gbk' codec can't encode character \Uoo01f3ac' in position 0: illegal multibyte sequence ,with pictures

Author: handsome12345Created Mar 26, 2026Updated Apr 2, 2026

Taskerror: 'gbk' codec can't encode character \Uoo01f3ac' in position 0: illegal multibyte sequence:

Image

it can be solved by add System path : PYTHONIOENCODING=utf-8 after that it will work ok.