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
Traceback (most recent call last):
File "/root/WechatForwardBot/main.py", line 22, in <module>
itchat.auto_login(True)
File "/usr/local/lib/python3.11/dist-packages/itchat_uos-1.5.0.dev0-py3.11.egg/itchat/components/register.py", line 31, in auto_login
File "/usr/local/lib/python3.11/dist-packages/itchat_uos-1.5.0.dev0-py3.11.egg/itchat/components/login.py", line 60, in login
File "/usr/local/lib/python3.11/dist-packages/itchat_uos-1.5.0.dev0-py3.11.egg/itchat/components/login.py", line 152, in check_login
File "/usr/local/lib/python3.11/dist-packages/itchat_uos-1.5.0.dev0-py3.11.egg/itchat/components/login.py", line 197, in process_login_info
IndexError: list index out of range
在提交前,请确保您已经检查了以下内容!
itchat
登陆itchat
, 而不是其他项目.请使用
itchat.run(debug=True)
运行,并将输出粘贴在下面:您的itchat版本为:
[在这里填写版本号]
。(可通过python -c "import itchat;print(itchat.__version__)"
获取)其他的内容或者问题更详细的描述都可以添加在下面:
The text was updated successfully, but these errors were encountered: