Re: [Pythonmac-SIG] python 3 and distribute and py2app

2010-04-08 Thread Jeba raj
Glad to see the reply from you ronald.. Can you please (or anybody in this list) suggest me an temporary alternate to freeze python 3 scripts for Mac OS X as of now? Thanks.. On Wed, Apr 7, 2010 at 8:20 PM, Ronald Oussoren wrote: > Hi, > > distribute does indeed support python3 and is a fork o

Re: [Pythonmac-SIG] python 3 and distribute and py2app

2010-04-07 Thread Ronald Oussoren
Hi, distribute does indeed support python3 and is a fork of setuptools. Py2app should work just fine with distribute, however: I haven't ported py2app to python3 yet and therefore installing it into a python3 tree may or may not work. I'm currently porting pyobjc to python3, and that port is

[Pythonmac-SIG] python 3 and distribute and py2app

2010-04-07 Thread Jeba raj
Hello all, When i tried to install py2app from it's source for *python 3 *i stuck up with this error. Traceback (most recent call last): File "setup.py", line 3, in import ez_setup File "/Users/zoho/Program Files/py2app-0.4.3/ez_setup/__init__.py", line 98 except pkg_resourc