tkinter image collecter by garbage collector python
I’m trying to display a PIL image that i converted to tkImage inside a function of my main class representing my application.But i keep having the error corresponding to the suppression of my tkImage by the garbage collector of python.
tkinter image collecter by garbage collector python
I’m trying to display a PIL image that i converted to tkImage inside a function of my main class representing my application.But i keep having the error corresponding to the suppression of my tkImage by the garbage collector of python.