Hi Dave,
??? install seems ok:
sudo pip3 install xmltodict
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting xmltodict
? Downloading https://files.pythonhosted.org/packages/28/fd/30d5c1d3ac29ce229f6bdc40bbc20b28f716e8b363140c26eff19122d8a5/xmltodict-0.12.0-py2.py3-none-any.whl
Installing collected packages: xmltodict
Successfully installed xmltodict-0.12.0
But got this error:
pi@raspberrypi:~/Downloads $ python ./qrz_callsign_reader.py
Traceback (most recent call last):
? File "./qrz_callsign_reader.py", line 7, in <module>
??? import xmltodict
ImportError: No module named xmltodict
Maybe the script has to be in a different directory?
73 Hans, dl5raz