Cannot run netconf-console in ConfD-7.7.1

Hi cohult,

I also got the same error as what happens in Error using netconf-console or netconf-console-tcp. when using confD-7.7.1:

netconf-console cmd-get-dhcpd.xml

Traceback (most recent call last):
File “/root/confd-7.7.1/bin/netconf-console.py”, line 1390, in
main(parser, o)
File “/root/confd-7.7.1/bin/netconf-console.py”, line 1311, in main
fd.close()
BrokenPipeError: [Errno 32] Broken pipe

**python3 --version**
Python 3.8.10

**pip show paramiko**

Name: paramiko
Version: 2.9.2
Summary: SSH2 protocol library
Home-page: https://paramiko.org
Author: Jeff Forcier
Author-email: jeff@bitprophet.org
License: LGPL
Location: /usr/local/lib/python3.8/dist-packages
Requires: bcrypt, cryptography, pynacl
Required-by: scp

 **lsb_release -a:**

No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.4 LTS
Release:        20.04
Codename:       focal

See the other thread.