Don,

On 11/1/07, Don Dwiggins <[EMAIL PROTECTED]> wrote:
> You've tempted me with the latest announcement.  I checked out peppy
> from svn, and tried "python peppy.py".  The splash screen came up, then
> partway into it I got the following:

> > AttributeError: 'module' object has no attribute 'iter_entry_points'
> I'm hoping this will ring a bell for you; if not, I'll dig in and try to
> diagnose the problem.

Oops.  I must be using a method from setuptools that is newer than the
setuptools version that is installed on your machine.  I wrapped that
it a try/except and checked the new version into svn.  So if you do a
checkout, you should pick up that fix in r740.

Rob

Reply via email to