Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not download the XML file when i click on "Translation download as XML" button. #43

Open
FidaMOhsin opened this issue Jul 19, 2022 · 1 comment

Comments

@FidaMOhsin
Copy link

I'm unable to download then xml file.
I tried other search engines but could not success.
image

@priyank-dt
Copy link

priyank-dt commented Jul 26, 2022

I got same error

Traceback (most recent call last):
File "gtranslate.py", line 282, in
tree = ET.parse(INFILE)
File "/usr/lib/python3.7/xml/etree/ElementTree.py", line 1197, in parse
tree.parse(source, parser)
File "/usr/lib/python3.7/xml/etree/ElementTree.py", line 598, in parse
self._root = parser._parse_whole(source)
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 168, column 62
Exit status : 1

Screenshot from 2022-07-26 13-58-04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants