How can I prevent a PermissionError when I try to delete a .GIF previously ‘started’ in a PySide6 QLabel?
I would be very grateful for your help overcoming this PermissionError problem when I try to delete a .GIF file that I have previously been ‘playing’ in my PySide6 application. Full reproduceable code + an example .gif file below.
How can I prevent a PermissionError when I try to delete a .GIF previously ‘started’ in a PySide6 QLabel?
I would be very grateful for your help overcoming this PermissionError problem when I try to delete a .GIF file that I have previously been ‘playing’ in my PySide6 application. Full reproduceable code + an example .gif file below.