Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何使用async登录 #19

Open
5 tasks done
wellcoming opened this issue Nov 4, 2022 · 4 comments
Open
5 tasks done

如何使用async登录 #19

wellcoming opened this issue Nov 4, 2022 · 4 comments

Comments

@wellcoming
Copy link

wellcoming commented Nov 4, 2022

在提交前,请确保您已经检查了以下内容!

  • 您可以在浏览器中登陆微信账号,但不能使用itchat登陆
  • 我已经阅读并按文档 中的指引进行了操作
  • 您的问题没有在issues报告,否则请在原有issue下报告
  • 本问题确实关于itchat, 而不是其他项目.
  • 如果你的问题关于稳定性,建议尝试对网络稳定性要求极低的itchatmp项目

请使用itchat.run(debug=True)运行,并将输出粘贴在下面:

AttributeError: 'NoneType' object has no attribute 'Waiting'

您的itchat版本为:1.5.0.dev。(可通过python -c "import itchat;print(itchat.__version__)"获取)

其他的内容或者问题更详细的描述都可以添加在下面:

如何使用async版本的[ItChat-UOS]
运行以下代码报错:AttributeError: 'NoneType' object has no attribute 'Waiting'

async def main():
    await itchat.auto_login()

EventScanPayload, ScanStatus参数应该填入什么?
(已加入ITCHAT_UOS_ASYNC=True环境变量)

@yuanjie-ai
Copy link

+1

@yuanjie-ai
Copy link

找到了

@w1ndseeker
Copy link

找到了

你好,可以分享一下怎么修改吗,

@z2z63
Copy link

z2z63 commented Jan 10, 2024

找到了

同样遇到了这个问题,可以分享一下怎么解决吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants