|
|
|
+ from tkinter import Tk, Frame, Label, Scale, HORIZONTAL, Button, RIGHT, W, E
|
|
dialog.show_message("Please install tkinter. On Debian distributions, use the command: apt install python3-tk")
|
|
dialog.show_message("Please install tkinter. On Debian distributions, use the command: apt install python3-tk")
|