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

8.一键生成微信个人专属数据报告(了解你的微信社交历史)扫码点击登录后报错 #124

Open
zzlKevin opened this issue Aug 23, 2023 · 3 comments

Comments

@zzlKevin
Copy link

generate_wx_data.py", line 552, in
bot = Bot()
^^^^^
File "D:\Python\Python311\Lib\site-packages\wxpy\api\bot.py", line 83, in init
self.core.auto_login(
File "D:\Python\Python311\Lib\site-packages\itchat\components\register.py", line 34, in auto_login
self.login(enableCmdQR=enableCmdQR, picDir=picDir, qrCallback=qrCallback,
File "D:\Python\Python311\Lib\site-packages\itchat\components\login.py", line 48, in login
status = self.check_login()
^^^^^^^^^^^^^^^^^^
File "D:\Python\Python311\Lib\site-packages\itchat\components\login.py", line 131, in check_login
process_login_info(self, r.text)
File "D:\Python\Python311\Lib\site-packages\itchat\components\login.py", line 164, in process_login_info
for node in xml.dom.minidom.parseString(r.text).documentElement.childNodes:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\Python\Python311\Lib\xml\dom\minidom.py", line 2000, in parseString
return expatbuilder.parseString(string)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\Python\Python311\Lib\xml\dom\expatbuilder.py", line 925, in parseString
return builder.parseString(string)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\Python\Python311\Lib\xml\dom\expatbuilder.py", line 223, in parseString
parser.Parse(string, True)
xml.parsers.expat.ExpatError: mismatched tag: line 64, column 4

@panwanpeng
Copy link

panwanpeng commented Aug 23, 2023 via email

@zzj1002
Copy link

zzj1002 commented Mar 24, 2024

同问,如何解决

@panwanpeng
Copy link

panwanpeng commented Mar 24, 2024 via email

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

3 participants