Hello I am using a qrc_resources.py file in my application as described in Mark Summerfield's book. I am finding that images/icons etc show fine until I create a stand alone executable with py2exe. Running this, neither the gifs nor jpgs show up, although the pngs do. What am I doing wrong?? Thanks in advance.