Skip to content
This repository has been archived by the owner on Dec 27, 2020. It is now read-only.

not able to parse svg file #3

Open
rg2609 opened this issue Jun 25, 2018 · 0 comments
Open

not able to parse svg file #3

rg2609 opened this issue Jun 25, 2018 · 0 comments

Comments

@rg2609
Copy link

rg2609 commented Jun 25, 2018

M trying to parse the svg file, but cant able to parse it, its showing the error,

>>> tree = ET.parse('Sub.svg')
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python3.5/xml/etree/ElementTree.py", line 1184, in parse
    tree.parse(source, parser)
  File "/usr/lib/python3.5/xml/etree/ElementTree.py", line 596, in parse
    self._root = parser._parse_whole(source)
xml.etree.ElementTree.ParseError: mismatched tag: line 34, column 117
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant