[Pythonmac-SIG] py2app fails on /usr/bin/strip

2008-10-24 Thread David Eyk
on: 2.5.1 setuptools: 0.6c9 py2app: 0.4.2 Can anyone else replicate this error with the attached package? Anyone have an idea what's going on, or how I might fix it? Thanks, David Eyk dummy-0.2.dev.tar.gz Description: GNU Zip compressed data _

Re: [Pythonmac-SIG] Py2app/modulegraph crashes on pkg_resources

2008-10-17 Thread David Eyk
On Fri, Oct 17, 2008 at 3:03 PM, Christopher Barker <[EMAIL PROTECTED]> wrote: > well, I really hate lists configured this way, but it's been debated > ad-infinitum, and we'll just have to agree to disagree. I've just never run into one before. I just about made the same mistake replying to this.

Re: [Pythonmac-SIG] Py2app/modulegraph crashes on pkg_resources

2008-10-17 Thread David Eyk
below: On Thu, Oct 16, 2008 at 3:11 PM, Christopher Barker <[EMAIL PROTECTED]> wrote: >> David Eyk wrote: >> >> That got me halfway there! Let me briefly plug zc.buildout here: I've >> been using it on all my projects since PyCon, and it made these tweaks >&g

[Pythonmac-SIG] Py2app/modulegraph crashes on pkg_resources

2008-10-16 Thread David Eyk
e, pkg_resources is importable, at least from within the debugger, but I don't understand how exactly modulegraph works its magic. Any ideas? (I've attached my setup.py, in case it might shed light.) Thanks for your time. David Eyk # -*- coding: utf-8 -*- """setup -- setupto