We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在提交前,请确保您已经检查了以下内容!
itchat
请使用itchat.run(debug=True)运行,并将输出粘贴在下面:
itchat.run(debug=True)
AttributeError: 'NoneType' object has no attribute 'Waiting'
您的itchat版本为:1.5.0.dev。(可通过python -c "import itchat;print(itchat.__version__)"获取)
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环境变量)
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
找到了
你好,可以分享一下怎么修改吗,
同样遇到了这个问题,可以分享一下怎么解决吗
No branches or pull requests
在提交前,请确保您已经检查了以下内容!
itchat
登陆itchat
, 而不是其他项目.请使用
itchat.run(debug=True)
运行,并将输出粘贴在下面:您的itchat版本为:
1.5.0.dev
。(可通过python -c "import itchat;print(itchat.__version__)"
获取)其他的内容或者问题更详细的描述都可以添加在下面:
如何使用async版本的[ItChat-UOS]
运行以下代码报错:
AttributeError: 'NoneType' object has no attribute 'Waiting'
EventScanPayload, ScanStatus参数应该填入什么?
(已加入ITCHAT_UOS_ASYNC=True环境变量)
The text was updated successfully, but these errors were encountered: