Skip to content
This repository was archived by the owner on Mar 23, 2019. It is now read-only.

xml.etree.ElementTree.ParseError: syntax error #2

@goldie83

Description

@goldie83

Hi,
trying to test if it works:

192.168.20.3 None output.jpg
Traceback (most recent call last):
  File "./WSD.py", line 54, in <module>
    jobid = submit_job()
  File "./WSD.py", line 36, in submit_job
    xml = ET.fromstring(ret)
  File "/usr/lib/python3.4/xml/etree/ElementTree.py", line 1325, in XML
    parser.feed(text)
xml.etree.ElementTree.ParseError: syntax error: line 1, column 48
pi@ap-goldie:~/WSDolefuls $ python3
Python 3.4.2 (default, Oct 19 2014, 13:31:11)
[GCC 4.9.1] on linux
Type "help", "copyright", "credits" or "license" for more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions