“QPixmap::scaled: Pixmap is a null pixmap”

问题遇到的现象和发生背景

PyQT 使用python main.py再cmd运行时出现“QPixmap::scaled: Pixmap is a null pixmap”, 但在编译器中没有错误提示,正常运行,这是怎么回事?

img

用代码块功能插入代码,请勿粘贴截图
运行结果及报错内容

img

你把报错发给我看看