On Mon, Mar 3, 2008 at 3:09 PM, Nathan <[EMAIL PROTECTED]> wrote: > [..] > $ python setup.py py2app > Traceback (most recent call last): > File "setup.py", line 12, in <module> > import ez_setup > ImportError: No module named ez_setup > > Hmmm. Is ez_setup a third-party tool?
Yes, it's part of the setuptools package. -Casey --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
