[PyQt] PyInstaller and files

Nahuel Defossé nahueldefosse at yahoo.com.ar
Wed Nov 19 10:44:36 GMT 2008


Hi again,
when I build my application with PyInstaller 1.3, images are not loaded. In 
the script these images are placed in the root folder of the project, but 
even if I copy them to the dist folder which pyinstaller creates, they don't 
get loaded :(

The code is pretty simple, QPixmap('texture.jpg')

Thanks in advance
Nahuel


More information about the PyQt mailing list