Hi, I'm programming in PyQt using the Eric4 IDE and QtDesigner. I've created a QLabel containing a png image that displays fine when previewing the form in QtDesigner, but when I execute my python program from Eric, the image is not visible. Do you know what I'm doing wrong? Many thanks.