[Solved] pyonth reads the Chinese font of yaml file error: Unicode decodeerror: ‘UTF-8’ codec can’t decode byte 0xe5

Solution:

Open pycharm and click files>Setting,  as follows, can be changed to UTF-8

After the modification, the Chinese in the previous yaml file will be garbled, and can be rewritten,after deletion

Similar Posts: