Re: Fwd: pythondialog

Alan Gauld via Tutor <[email protected]> Mon, 11 Aug 2025 23:33:19 +0100
Newsgroups gmane.comp.python.tutor
Message-ID <[email protected]>
On 11/08/2025 19:59, Alex Kleider via Tutor wrote:
> Thanks to Leam and Mat!
> The idea of a python library depending on system installed
> dependencies hadn't occurred to me.
> # apt install dialog
> solved the problem as you suggested/predicted.

This is quite common for wrappers around system utilities.

In fact, I just checked my curses book and I even say
on page 109:

"You need dialog to be installed on your OS, but
most Linux systems include it."

Glad you got it working OK :-)

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos



_______________________________________________
Tutor maillist  -  To unsubscribe send an email to [email protected]
To unsubscribe or change subscription options:
%(web_page_url)slistinfo/%(_internal_name)s