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 "C:\Users\schol\documents\visual studio 2015\Projects\PythonApplication2\PythonApplication2\PythonApplication2.py", line 16, in
result = bbsExtra.extract(doc) # 调用extract方法提取所需内容
File "C:\Users\schol\documents\visual studio 2015\Projects\PythonApplication2\PythonApplication2\gooseeker.py", line 44, in extract
transform = etree.XSLT(xslt_root)
File "xslt.pxi", line 412, in lxml.etree.XSLT.init (src\lxml\lxml.etree.c:173326)
lxml.etree.XSLTParseError: Cannot parse stylesheet
Press any key to continue . . .
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:\Users\schol\documents\visual studio 2015\Projects\PythonApplication2\PythonApplication2\PythonApplication2.py", line 16, in
result = bbsExtra.extract(doc) # 调用extract方法提取所需内容
File "C:\Users\schol\documents\visual studio 2015\Projects\PythonApplication2\PythonApplication2\gooseeker.py", line 44, in extract
transform = etree.XSLT(xslt_root)
File "xslt.pxi", line 412, in lxml.etree.XSLT.init (src\lxml\lxml.etree.c:173326)
lxml.etree.XSLTParseError: Cannot parse stylesheet
Press any key to continue . . .
The text was updated successfully, but these errors were encountered: