AttributeError: 'PhotoImage' object has no attribute '_PhotoImage__photo'
问题 I am working on Yolo3-4-PY to implement it with tkinter. I've looked up everywhere but not able to resolve the issue. When I run the program the canvas is displayed but when I click on Start Video( btton ) I get the following error: Loading weights from weights/yolov3.weights...Done! /usr/local/lib/python3.5/dist-packages/PIL/ImageTk.py:119: FutureWarning: elementwise comparison failed; returning scalar instead, but in the future will perform elementwise comparison if mode not in ["1", "L",