[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] pyuic4 vs uic.loadUI
From:       Juan Manuel Santos <vicariousdm () gmail ! com>
Date:       2010-09-29 13:23:35
Message-ID: 201009291023.35989.vicariousdm () gmail ! com
[Download RAW message or body]


From: Sebastian Elsner <sebastianelsner@freenet.de>
To: pyqt@riverbankcomputing.com
Date: Tuesday 28 September 2010
>   Hmm interesting topic, I recently had to switch back from ui files to
> py files because I couldnt get py2exe to package the ui files correctly
> (Any help appreciated though)

The same thing happened to me when developing under PyGTK using Glade. I had 
to manually copy the glade files inside the dist directory generated by py2exe. 
Py2exe does not (can not :) ) track these type of dependencies on the project, 
since you are opening a file from inside your code.

Try manually copying the ui files in the same directory structure but under 
dist (or whatever directory py2exe creates for you with your .exe in it).

Cheers
Juan Manuel
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic