-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
运行index.py时:
Traceback (most recent call last):
File "....\index.py", line 5, in
zh=ZhiHu()
File "...\python_zhihu.py", line 33, in init
self.do_first()
File "...\python_zhihu.py", line 260, in do_first
self.login()
File "...\python_zhihu.py", line 64, in login
self.xsrf=re.findall('name="_xsrf" value="([\S\s]*?)"',r.text)[0]
IndexError: list index out of range
新手求解答,谢谢各位大佬!
billchenchina, AvadaX, ruibukedang0701 and SJ0E
Metadata
Metadata
Assignees
Labels
No labels