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\.
)<br><br><div class="gmail_quote">2009/5/12 &quot;V. Armando Solé&quot; <span dir="ltr">&lt;<a href="mailto:sole@esrf.fr">sole@esrf.fr</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">hio wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi all,<br>
i&#39;m in trouble with using pyQT4 and py2exe together...<br>
My problem is that the .exe resulting by running the script seup.py, when launched works fine but<br>
does not load the pictures i placed in my pyQT gui code.<br>
No pixmaps were loaded and displayed nor images by QT resource files....any ideas? where&#39;s my mistake?<br>
</blockquote>
<br></div>
Have you prepared a qt.conf file indicating where to find the image plugins in the frozen executable?<br><font color="#888888">
<br>
Armando</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</div></div></blockquote></div><br>