ASPP / pelita

Actor-based Toolkit for Interactive Language Education in Python
https://github.com/ASPP/pelita_template
Other
63 stars 68 forks source link

On (at least) Debian, tkinter is not installed by default #771

Closed otizonaizit closed 1 year ago

otizonaizit commented 1 year ago

On (at least) Debian, tkinter is not installed by default, so let's fail with an informative message for the user. If the Linux OS is not Debian-based, the package to install has a different name. I am not sure if non-Debian distributions do not install tkinter by default either.