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.
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.