wxBot icon indicating copy to clipboard operation
wxBot copied to clipboard

[ERROR] Web WeChat run failed --> 'ascii' codec can't encode characters in position 31-54: ordinal not in range(128)

Open wallyperry opened this issue 6 years ago • 3 comments

[ERROR] Web WeChat run failed --> 'ascii' codec can't encode characters in position 31-54: ordinal not in range(128)

wallyperry avatar Sep 01 '18 02:09 wallyperry

me too,help!

niaiwomattt avatar Sep 28 '18 19:09 niaiwomattt

import sys reload(sys)

sys.setdefaultencoding('utf8')

newWSmile avatar Mar 20 '20 09:03 newWSmile

尝试手动在微信网页版登录,如果登录不了,说明该账号不允许使用网页版

liuweitian avatar Apr 16 '21 10:04 liuweitian