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

扫码登录报错--xml.parsers.expat.ExpatError: mismatched tag: line 64, column 4 #1022

Open
5 tasks
mylysddp opened this issue Jul 17, 2024 · 6 comments
Open
5 tasks

Comments

@mylysddp
Copy link

在提交前,请确保您已经检查了以下内容!

  • 您可以在浏览器中登陆微信账号,但不能使用itchat登陆
  • 我已经阅读并按文档 中的指引进行了操作
  • 您的问题没有在issues报告,否则请在原有issue下报告
  • 本问题确实关于itchat, 而不是其他项目.
  • 如果你的问题关于稳定性,建议尝试对网络稳定性要求极低的itchatmp项目

请使用itchat.run(debug=True)运行,并将输出粘贴在下面:

[在这里粘贴完整日志]

您的itchat版本为:[1.3.10]。(可通过python -c "import itchat;print(itchat.__version__)"获取)

其他的内容或者问题更详细的描述都可以添加在下面:

[按照示例代码,自己给文件助手发送一个 hello。 但是在扫码登录的时候就直接报错了。报错信息是: parser.Parse(string, True)
xml.parsers.expat.ExpatError: mismatched tag: line 64, column 4]

`import itchat

itchat.auto_login()

itchat.send('Hello, filehelper', toUserName='filehelper')
`

@berwinye
Copy link

同样问题,已经尝试添加浏览器组件,使用能够使用网页版的账号,成功登上网页版,但是使用代码依然无法登录

@hjjhggjjhhhg
Copy link

解决了吗

@future2233
Copy link

future2233 commented Aug 7, 2024

微信的版本问题,新版返回的数据问题大概率是

@fan920563087
Copy link

有没有人解决 现在新版本微信是不是已经用不了这个了

@ChaXxl
Copy link

ChaXxl commented Sep 11, 2024

同,有解决的吗,求助

@fengqing11
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

7 participants