[Pythonmac-SIG] python 3 and distribute and py2app

Jeba raj jebamails at gmail.com
Wed Apr 7 14:51:15 CEST 2010


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 <module>
    import ez_setup
  File "/Users/zoho/Program Files/py2app-0.4.3/ez_setup/__init__.py", line
98
    except pkg_resources.VersionConflict, e:
                                        ^
And when i googled around found that setuptools doesn't support python 3.
Link : http://trac.getwindmill.com/ticket/326

I also found Distribute <http://pypi.python.org/pypi/distribute> which is a
fork of the Setuptools project supports python 3. Can i install py2app using
distribute?? If so please tell me the steps..

Any help in this regard would be much appreciated..

Thanks..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20100407/a5650210/attachment.html>


More information about the Pythonmac-SIG mailing list