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