Traceback (most recent call last):
File "D:/MyDocument/Documents/GitHub/ZhihuHelpPython/zhihuhelp1.7.0/zhihuHelp.py", line 15, in
mainClass.helperStart()
File "D:\MyDocument\Documents\GitHub\ZhihuHelpPython\zhihuhelp1.7.0\codes\main.py", line 103, in helperStart
collectionWorker.start()
File "D:\MyDocument\Documents\GitHub\ZhihuHelpPython\zhihuhelp1.7.0\codes\worker.py", line 282, in start
self.leader()
File "D:\MyDocument\Documents\GitHub\ZhihuHelpPython\zhihuhelp1.7.0\codes\worker.py", line 309, in leader
self.catchFrontInfo()
File "D:\MyDocument\Documents\GitHub\ZhihuHelpPython\zhihuhelp1.7.0\codes\worker.py", line 463, in catchFrontInfo
infoDict = parse.getInfoDict()
File "D:\MyDocument\Documents\GitHub\ZhihuHelpPython\zhihuhelp1.7.0\codes\contentParse.py", line 376, in getInfoDict
1].a.get_text())
IndexError: list index out of range
Traceback (most recent call last): File "D:/MyDocument/Documents/GitHub/ZhihuHelpPython/zhihuhelp1.7.0/zhihuHelp.py", line 15, in
mainClass.helperStart()
File "D:\MyDocument\Documents\GitHub\ZhihuHelp Python\zhihuhelp1.7.0\codes\main.py", line 103, in helperStart
collectionWorker.start()
File "D:\MyDocument\Documents\GitHub\ZhihuHelpPython\zhihuhelp1.7.0\codes\worker.py", line 282, in start
self.leader()
File "D:\MyDocument\Documents\GitHub\ZhihuHelpPython\zhihuhelp1.7.0\codes\worker.py", line 309, in leader
self.catchFrontInfo()
File "D:\MyDocument\Documents\GitHub\ZhihuHelpPython\zhihuhelp1.7.0\codes\worker.py", line 463, in catchFrontInfo
infoDict = parse.getInfoDict()
File "D:\MyDocument\Documents\GitHub\ZhihuHelpPython\zhihuhelp1.7.0\codes\contentParse.py", line 376, in getInfoDict
1].a.get_text())
IndexError: list index out of range
下一版改正之