Hi,
I’ve downloaded the latest 2020-10-08-Raspbian-SatNOGS-lite image but I’m having trouble running satnogs setup. Traceback:
Traceback (most recent call last):
File "/var/lib/satnogs-config/bin/satnogs-config", line 8, in <module>
sys.exit(main())
File "/var/lib/satnogs-config/lib/python3.7/site-packages/satnogsconfig/__init__.py", line 27, in main
menu = Menu(pkg_resources.resource_stream(__name__, MENU_FILE), config)
File "/var/lib/satnogs-config/lib/python3.7/site-packages/satnogsconfig/menu.py", line 90, in __init__
self._dialog = Dialog(autowidgetsize=True)
File "/var/lib/satnogs-config/lib/python3.7/site-packages/dialog.py", line 1014, in __init__
self._dialog_prg = _path_to_executable(dialog)
File "/var/lib/satnogs-config/lib/python3.7/site-packages/dialog.py", line 475, in _path_to_executable
"can't find the executable for the dialog-like "
dialog.ExecutableNotFound: Executable not found: can't find the executable for the dialog-like program```