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.