how to fix Tkinter dead frezzing? how to fix Tkinter dead frezzing? tkinter tkinter

how to fix Tkinter dead frezzing?


After searching a bit i found a solution,

But the solution is specifically for a image slideshow,

The solution is to use selenium with python.

You can specify the image location in driver.get(image_path) and it will open the image for you, and if you want to change the image with a button, then just rename all your images with the numbers and make a button to add +1 to the index.