79124864

Date: 2024-10-25 08:33:48
Score: 3
Natty:
Report link

To add to acw1668's comment, the error could be caused by running more than one instance of Tk.

Also have a look at these questions image-pyimage2-doesnt-exist and tkinter-tclerror-image-pyimage3-doesnt-exist. They seem to have a similar problem.

If this is the case the issue is most likely solved by running one instance as Toplevel() instead of Tk()

If that doesn't solve the problem, we would need to see more of your implementation so we can reproduce the issue.

Reasons:
  • Has code block (-0.5):
  • Me too answer (2.5): have a similar problem
  • Low reputation (1):
Posted by: Clemens S.