Re: [Pythonmac-SIG] Problem with py2app 0.6

2011-04-05 Thread Ronald Oussoren
On 4 Apr, 2011, at 21:04, Russell E. Owen wrote: > In article , > Russell Owen wrote: > >>> On 29 Mar, 2011, at 22:02, Russell E. Owen wrote: >>> I used easy_install to install py2app 0.6 and tried it out on one of several applications I distribute. Unfortunately the build failed wi

Re: [Pythonmac-SIG] Problem with py2app 0.6

2011-04-04 Thread Russell E. Owen
In article , Russell Owen wrote: > > On 29 Mar, 2011, at 22:02, Russell E. Owen wrote: > > > >> I used easy_install to install py2app 0.6 and tried it out on one of > >> several applications I distribute. Unfortunately the build failed with; > > > > The testsuite is obviously not good enough

Re: [Pythonmac-SIG] Problem with py2app 0.6

2011-03-30 Thread Christopher Barker
On 3/30/11 8:25 AM, Russell Owen wrote: BTW: I'm also not allowing my code to be zipped up because I use __file__ to locate some non-code resources and the dynamically loaded scripts. I should convert that code but I'm not sure if there's a standard technique that will have long-term support.

Re: [Pythonmac-SIG] Problem with py2app 0.6

2011-03-30 Thread Russell Owen
On Mar 29, 2011, at 10:58 PM, Ronald Oussoren wrote: > > On 29 Mar, 2011, at 22:02, Russell E. Owen wrote: > >> I used easy_install to install py2app 0.6 and tried it out on one of >> several applications I distribute. Unfortunately the build failed with; > > The testsuite is obviously not go

Re: [Pythonmac-SIG] Problem with py2app 0.6

2011-03-30 Thread Ronald Oussoren
On 29 Mar, 2011, at 22:02, Russell E. Owen wrote: > I used easy_install to install py2app 0.6 and tried it out on one of > several applications I distribute. Unfortunately the build failed with; The testsuite is obviously not good enough yet to catch all errors. I've done some changes in how

[Pythonmac-SIG] Problem with py2app 0.6

2011-03-29 Thread Russell E. Owen
I used easy_install to install py2app 0.6 and tried it out on one of several applications I distribute. Unfortunately the build failed with; *** using recipe: virtualenv *** *** using recipe: PIL *** *** using recipe: matplotlib *** *** using recipe: pydoc *** *** using recipe: scipy *** *** usin