[PyQt] Problem using pyQT4 together with py2exe

Richard Smith richard at asltd.co.nz
Mon May 11 22:39:52 BST 2009


Have you dropped the icons into the dist directory created by py2exe?
or are you using a resource file?

cheers
Richard

On Tue, 12 May 2009 09:00:20 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?
>
> Thanks
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt


More information about the PyQt mailing list