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
Traceback (most recent call last): File "/Users/ibm/Documents/GitHub/pf_send_weibo/main.py", line 8, in <module> (wei_session, uid) = wblogin() File "/Users/ibm/Documents/GitHub/pf_send_weibo/weibo/weibo_qrcode.py", line 111, in wblogin session = login() File "/Users/ibm/Documents/GitHub/pf_send_weibo/weibo/weibo_qrcode.py", line 23, in login image_name, qrcode_qrid = get_qrcode() File "/Users/ibm/Documents/GitHub/pf_send_weibo/weibo/weibo_qrcode.py", line 92, in get_qrcode qrcode_qrid = re.search(r'"qrid":"(?P<qrid>[\w\-]*)"', qrcode_text).group("qrid") AttributeError: 'NoneType' object has no attribute 'group'
帮忙看看这个是什么情况,多谢了。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
帮忙看看这个是什么情况,多谢了。
The text was updated successfully, but these errors were encountered: