Error during setup of component qvr_pro

When i try to setup qvr_pro, I get the error:

Logger: homeassistant.setup
Source: components/qvr_pro/init.py:66
First occurred: 14:36:58 (1 occurrences)
Last logged: 14:36:58

Error during setup of component qvr_pro
Traceback (most recent call last):
File “/usr/local/lib/python3.9/xml/sax/expatreader.py”, line 217, in feed
self._parser.Parse(data, isFinal)
xml.parsers.expat.ExpatError: syntax error: line 1, column 49

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 235, in _async_setup_component
result = await task
File “/usr/local/lib/python3.9/concurrent/futures/thread.py”, line 58, in run
result = self.fn(*self.args, **self.kwargs)
File “/usr/src/homeassistant/homeassistant/components/qvr_pro/init.py”, line 66, in setup
qvrpro = Client(user, password, host, port=port)
File “/usr/local/lib/python3.9/site-packages/pyqvrpro/client.py”, line 20, in init
self.connect()
File “/usr/local/lib/python3.9/site-packages/pyqvrpro/client.py”, line 35, in connect
responseobj = untangle.parse(
File “/usr/local/lib/python3.9/site-packages/untangle.py”, line 182, in parse
parser.parse(StringIO(filename))
File “/usr/local/lib/python3.9/xml/sax/expatreader.py”, line 111, in parse
xmlreader.IncrementalParser.parse(self, source)
File “/usr/local/lib/python3.9/xml/sax/xmlreader.py”, line 125, in parse
self.feed(buffer)
File “/usr/local/lib/python3.9/xml/sax/expatreader.py”, line 221, in feed
self._err_handler.fatalError(exc)
File “/usr/local/lib/python3.9/xml/sax/handler.py”, line 38, in fatalError
raise exception
xml.sax._exceptions.SAXParseException: :1:49: syntax error

Can some one explane me what going wrong?

Hi,
Having the same error. Did you ever find a resolution?
TIA,
John

No din’t get it working