Re: [Pythonmac-SIG] Py2App and PyQT

2009-01-13 Thread Christopher Barker
Eddie L wrote: I had the exact same problem and fixed it adding that line to the __boot__.py file in the app's package contents, but I was wondering if there was a way to tell py2app to do this automatically in the setup script because otherwise I'd have to do it manually every time I build my pr

[Pythonmac-SIG] Py2app -- where is canonical repository, what version is current?

2009-01-13 Thread s s
I've been trying to figure out where the _real_ current Py2app is. Here's one source of confusion: The __init__.py in the py2app directory as distributed by Apple with Leopard contains: __version__ = "0.4.1" The __init__.py file, from the trunk of the repository at: