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
Not sure which document it was or what the problem was exactly.
File ".../freki/readers/tetml.py", line 19, in __init__
self.init_pages()
File ".../freki/readers/tetml.py", line 25, in init_pages
for event in xml_iter:
File "/opt/python-3.4.1/lib/python3.4/xml/etree/ElementTree.py", line 1294, in __next__
for event in self._parser.read_events():
File "/opt/python-3.4.1/lib/python3.4/xml/etree/ElementTree.py", line 1277, in read_events
raise event
File "/opt/python-3.4.1/lib/python3.4/xml/etree/ElementTree.py", line 1235, in feed
self._parser.feed(data)
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 12, column 32
The text was updated successfully, but these errors were encountered:
Not sure which document it was or what the problem was exactly.
The text was updated successfully, but these errors were encountered: