Getting uuid of QR code.
Downloading QR code.
Please scan the QR code to log in.
Loading the contact, this may take a little while.
Traceback (most recent call last):
File "<pyshell#11>", line 1, in <module>
bot = Bot()
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/wxpy/api/bot.py", line 86, in __init__
loginCallback=login_callback, exitCallback=logout_callback
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/itchat/components/register.py", line 35, in auto_login
loginCallback=loginCallback, exitCallback=exitCallback)
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/itchat/components/login.py", line 66, in login
self.show_mobile_login()
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/itchat/components/login.py", line 212, in show_mobile_login
self.loginInfo['url'], self.loginInfo['pass_ticket'])
KeyError: 'pass_ticket'