请问楼主,这个怎么解决
[Python] 纯文本查看 复制代码 Getting uuid of QR code.
Downloading QR code.
Please scan the QR code to log in.
Please press confirm on your phone.
Loading the contact, this may take a little while.
Traceback (most recent call last):
File "C:/Users/24526/Desktop/wy/py杂文/拍照关机.py", line 45, in <module>
itchat.auto_login(hotReload=True)
File "D:\python36\lib\site-packages\itchat\components\register.py", line 30, in auto_login
loginCallback=loginCallback, exitCallback=exitCallback)
File "D:\python36\lib\site-packages\itchat\components\login.py", line 66, in login
self.show_mobile_login()
File "D:\python36\lib\site-packages\itchat\components\login.py", line 212, in show_mobile_login
self.loginInfo['url'], self.loginInfo['pass_ticket'])
KeyError: 'pass_ticket' |