Wizard-one

Results 1 issues of Wizard-one

When use `pip install sesd` , I got ```shell UnicodeDecodeError: 'gbk' codec can't decode byte 0x93 in position 991: illegal multibyte sequence ``` I simply add encoding setting to fix...