[PyQt] Problem using pyQT4 together with py2exe
"V. Armando Solé"
sole at esrf.fr
Tue May 12 08:07:32 BST 2009
hio wrote:
> hi all,
> i'm in trouble with using pyQT4 and py2exe together...
> My problem is that the .exe resulting by running the script seup.py,
> when launched works fine but
> does not load the pictures i placed in my pyQT gui code.
> No pixmaps were loaded and displayed nor images by QT resource
> files....any ideas? where's my mistake?
Have you prepared a qt.conf file indicating where to find the image
plugins in the frozen executable?
Armando
More information about the PyQt
mailing list