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

list index out of range #31

Open
5 tasks done
code-agree opened this issue Mar 16, 2024 · 1 comment
Open
5 tasks done

list index out of range #31

code-agree opened this issue Mar 16, 2024 · 1 comment

Comments

@code-agree
Copy link

code-agree commented Mar 16, 2024

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

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

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

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版本为:[在这里填写版本号]。(可通过python -c "import itchat;print(itchat.__version__)"获取)

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

[您的内容]

@josephmax
Copy link

我打印了一下报错行,返回地址显示目标账号没有开通微信支付

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

2 participants