Skip to content
This repository was archived by the owner on Aug 5, 2020. It is now read-only.

wxpy 在python3.8下出错。 #451

@love5461

Description

@love5461

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions