Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

刚开始扫码登录,异常 #301

Open
jzhou3700 opened this issue May 16, 2023 · 1 comment
Open

刚开始扫码登录,异常 #301

jzhou3700 opened this issue May 16, 2023 · 1 comment

Comments

@jzhou3700
Copy link

D:\gitcode\WeixinBot\wxbot_demo_py3>python weixin.py
[] 微信网页版 ... 开动
[
] 正在获取 uuid ... 成功
[] 正在获取二维码 ... 成功
[
] 请使用微信扫描二维码以登录 ...
[] 正在登录 ... ERROR:root:generic exception: Traceback (most recent call last):
File "D:\gitcode\WeixinBot\wxbot_demo_py3\weixin.py", line 1110, in _get
data = response.read().decode('utf-8')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd0 in position 339: invalid continuation byte
失败
[
] 退出程序

@YanJiarui-AN
Copy link

我也是这样的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants