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 "D:\scripts\KDCheckin\W2PJ.py", line 71, in SignIn
self.task()
File "D:\scripts\KDCheckin\W2PJ.py", line 29, in task
p1 = re.findall('|/(.*=)|', res.text)[0]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
异常 Traceback (most recent call last):
File "D:\scripts\KDCheckin\W2PJ.py", line 71, in SignIn
self.task()
File "D:\scripts\KDCheckin\W2PJ.py", line 29, in task
p1 = re.findall('|/(.*=)|', res.text)[0]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: