[PyQt] Problem using pyQT4 together with py2exe

piotr maliński riklaunim at gmail.com
Tue May 12 11:28:20 BST 2009


You may try creating folder "imageformats" in the folder with your binary
app and add DLLs from PyQt4 imageformats folder (
C:\Python26\Lib\site-packages\PyQt4\plugins\imageformats\. )

2009/5/12 "V. Armando Solé" <sole at esrf.fr>

> 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
>
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20090512/18f6d578/attachment.html


More information about the PyQt mailing list