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:
I'm hoping this will ring a bell for you; if not, I'll dig in and try to diagnose the problem.Traceback (most recent call last): File "peppy.py", line 10, in ? peppy.main.main() File "C:\Dwig\Sandbox\peppy\peppy\main.py", line 710, in main run() File "C:\Dwig\Sandbox\peppy\peppy\main.py", line 670, in run peppy = Peppy(redirect=False)File "C:\ProgramFiles\Python24\Lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 7757, in __init__self._BootstrapApp()File "C:\ProgramFiles\Python24\Lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 7354, in _BootstrapAppreturn _core_.PyApp__BootstrapApp(*args, **kwargs) File "C:\Dwig\Sandbox\peppy\peppy\main.py", line 190, in OnInit self.autoloadSetuptoolsPlugins()File "C:\Dwig\Sandbox\peppy\peppy\main.py", line 556, in autoloadSetuptoolsPluginspeppy.lib.setuptools_utils.load_plugins(entry_point)File "c:\Dwig\Sandbox\peppy\peppy\lib\setuptools_utils.py", line 39, in load_pluginsfor entrypoint in pkg_resources.iter_entry_points(entry_point): AttributeError: 'module' object has no attribute 'iter_entry_points'
Thanks -- Don Dwiggins Advanced Publishing Technology
