class window(tk.Frame): def __init__(self, master): super().__init__(master) self.pack() img = Image.open(os.path.join(sys.path[0], \'exa