Re: [Distutils] py2app + setuptools-0.6a9 = *poof*

2006-04-12 Thread Bob Ippolito
On Apr 12, 2006, at 11:58 AM, Matthew Bogosian wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Apr 12, 2006, at 10:50 , Bob Ippolito wrote: > >> On Apr 12, 2006, at 12:32 AM, Matthew Bogosian wrote: >> >>> My apologies in advance if this has already been covered, but I am >>> very

Re: [Distutils] py2app + setuptools-0.6a9 = *poof*

2006-04-12 Thread Matthew Bogosian
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Apr 12, 2006, at 10:50 , Bob Ippolito wrote: > On Apr 12, 2006, at 12:32 AM, Matthew Bogosian wrote: > >> My apologies in advance if this has already been covered, but I am >> very confused by the interaction between py2app and setuptools. > > They

Re: [Distutils] py2app + setuptools-0.6a9 = *poof*

2006-04-12 Thread Bob Ippolito
On Apr 12, 2006, at 12:32 AM, Matthew Bogosian wrote: > My apologies in advance if this has already been covered, but I am > very confused by the interaction between py2app and setuptools. They're more or less completely incompatible at this point. py2app 0.2.x has no idea what setuptools is,

Re: [Distutils] Deployment with setuptools: a basket-of-eggs approach

2006-04-12 Thread Phillip J. Eby
At 12:04 PM 4/12/2006 -0500, Ian Bicking wrote: >Yes, requiring a fixed version doesn't work in my experience. Requiring >a range should, i.e., >=1.5,<1.6. You probably want "<1.6a", to avoid pre-releases. It especially helps if you use a version number scheme that requires certain digits to be

Re: [Distutils] Deployment with setuptools: a basket-of-eggs approach

2006-04-12 Thread Ian Bicking
Hi there; a bunch of ideas here, more than I can digest all at once I suppose. Mars wrote: > Hello all, > > I was reading through my backlog of Daily Python URL's and saw that > the topics of deployment and configuration managment seem to be > getting some attention lately. We have been having

Re: [Distutils] py2app + setuptools-0.6a9 = *poof*

2006-04-12 Thread Phillip J. Eby
At 12:32 AM 4/12/2006 -0700, Matthew Bogosian wrote: > > AssertionError: distutils has already been patched by > py2app.install.Distribution at 0x589390> > >I'm now at a total loss. Is there any advice anyone can give me on >now to get this to work (besides "don't use (py2app|ClientForm)")? >Any h

[Distutils] py2app + setuptools-0.6a9 = *poof*

2006-04-12 Thread Matthew Bogosian
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello all, My apologies in advance if this has already been covered, but I am very confused by the interaction between py2app and setuptools. I have installed Universal-MacPython-2.4.3 from (I have an