[Pythonmac-SIG] Re: [Pyobjc-dev] PyObjC py2app-branch merged to trunk

2004-12-04 Thread Bob Ippolito
After waking up a bit I realized this is could possibly be because you didn't remove an old PyObjC installation first. Do that, and then reinstall. Using the bdist_mpkg installer (which will also install py2app) is another way to wipe the old installation clean. From the pyobjc source tr

[Pythonmac-SIG] Re: [Pyobjc-dev] PyObjC py2app-branch merged to trunk

2004-12-04 Thread Bob Ippolito
What version of Mac OS X is this? On Dec 4, 2004, at 10:36, Victor Ng wrote: I'm having problems with buliding the example applications - not really sure what I'm doing wrong. I've just installed py2app from it's svn trunk, and pyobjc from svn trunk. When I run setup.py py2app on the CurrencyCon