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
马克思主义基本原理------检测到:4个活动。 Traceback (most recent call last): File "./AutoSign.py", line 138, in qiandao(course_dict[currClass][1],address,sleepTime,SENDKEY) File "./AutoSign.py", line 91, in qiandao enc=session.get('https://mobilelearn.chaoxing.com/v2/apis/sign/refreshQRCode?activeId={id}'.format(id=id[0])).json()['data']['enc'] TypeError: 'NoneType' object is not subscriptable Error: Process completed with exit code 1.
其中这四个活动是作业活动,而程序将其视为签到活动并尝试签到,签到失败后报错
The text was updated successfully, but these errors were encountered:
马克思主义基本原理------检测到:4个活动。 Traceback (most recent call last): File "./AutoSign.py", line 138, in qiandao(course_dict[currClass][1],address,sleepTime,SENDKEY) File "./AutoSign.py", line 91, in qiandao enc=session.get('https://mobilelearn.chaoxing.com/v2/apis/sign/refreshQRCode?activeId={id}'.format(id=id[0])).json()['data']['enc'] TypeError: 'NoneType' object is not subscriptable Error: Process completed with exit code 1.
其中这四个活动是作业活动,而程序将其视为签到活动并尝试签到,签到失败后报错
The text was updated successfully, but these errors were encountered: