You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.
C:\Users\couser\PycharmProjects\untitled\venv\Scripts\python.exe C:/Users/couser/PycharmProjects/untitled/venv/Scripts/wx.py
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/couser/PycharmProjects/untitled/venv/Scripts/wx.py", line 3, in
bot = Bot()
File "C:\Users\couser\PycharmProjects\untitled\venv\Lib\site-packages\wxpy\api\bot.py", line 83, in init
self.core.auto_login(
File "C:\Users\couser\PycharmProjects\untitled\venv\Lib\site-packages\itchat\components\register.py", line 34, in auto_login
self.login(enableCmdQR=enableCmdQR, picDir=picDir, qrCallback=qrCallback,
File "C:\Users\couser\PycharmProjects\untitled\venv\Lib\site-packages\itchat\components\login.py", line 66, in login
self.show_mobile_login()
File "C:\Users\couser\PycharmProjects\untitled\venv\Lib\site-packages\itchat\components\login.py", line 212, in show_mobile_login
self.loginInfo['url'], self.loginInfo['pass_ticket'])
KeyError: 'pass_ticket'
The text was updated successfully, but these errors were encountered:
在Pythone3.8下出错。
C:\Users\couser\PycharmProjects\untitled\venv\Scripts\python.exe C:/Users/couser/PycharmProjects/untitled/venv/Scripts/wx.py
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/couser/PycharmProjects/untitled/venv/Scripts/wx.py", line 3, in
bot = Bot()
File "C:\Users\couser\PycharmProjects\untitled\venv\Lib\site-packages\wxpy\api\bot.py", line 83, in init
self.core.auto_login(
File "C:\Users\couser\PycharmProjects\untitled\venv\Lib\site-packages\itchat\components\register.py", line 34, in auto_login
self.login(enableCmdQR=enableCmdQR, picDir=picDir, qrCallback=qrCallback,
File "C:\Users\couser\PycharmProjects\untitled\venv\Lib\site-packages\itchat\components\login.py", line 66, in login
self.show_mobile_login()
File "C:\Users\couser\PycharmProjects\untitled\venv\Lib\site-packages\itchat\components\login.py", line 212, in show_mobile_login
self.loginInfo['url'], self.loginInfo['pass_ticket'])
KeyError: 'pass_ticket'
The text was updated successfully, but these errors were encountered: