Re: [Pythonmac-SIG] py2app and PyQt4

2008-12-02 Thread Jeremy Sanders
On Fri, 21 Nov 2008, Christopher Barker wrote: Jeremy Sanders wrote: Thanks for the reminder. Using the latest development version fixes the nasty uic issue - I only had to manually include the sip package. good to hear -- I wonder why the sip recipe didn't work? Any chance you can f

Re: [Pythonmac-SIG] py2app and PyQt4

2008-11-21 Thread Jeremy Sanders
eremy -- Jeremy Sanders <[EMAIL PROTECTED]> http://www.jeremysanders.net/Cambridge, UK Public Key Server PGP Key ID: E1AAE053 ___ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig

Re: [Pythonmac-SIG] py2app and PyQt4

2008-11-21 Thread Jeremy Sanders
Would it be possible for someone to have a look at the test case I've included? It is a very simple PyQt4 program to load a dialog from a ui file. py2app doesn't seem to handle the PyQt4.uic module properly. It also leaves out sip.py. Thanks Jeremy -- Jeremy Sanders <[EM

[Pythonmac-SIG] py2app and PyQt4

2008-11-20 Thread Jeremy Sanders
r problem with an extension module, but I will save that for another email. Jeremy -- Jeremy Sanders <[EMAIL PROTECTED]> http://www.jeremysanders.net/Cambridge, UK Public Key Server PGP Key ID: E1AAE053 ___ Pythonmac-SIG ma