On Mon, 2006-02-27 at 03:45 -0700, Gary Thomas wrote:
> On Mon, 2006-02-27 at 02:53 -0700, Gary Thomas wrote:
> > I'm trying to get a new install working (I have one working on
> > another system - both from the latest SVN). I can't seem to get
> > my plugins to work at all.
> >
> > I've traced the problem to this line in trac/loader.py (line 68):
> > for name in egg.get_entry_map('trac.plugins'):
> > My installation has two files in the <TRAC>/plugins directory, but
> > this line egg.get_entry_map() seems to be empty.
> >
> > Any ideas what I might be missing? How to fix this?
>
> n.b. the only difference I can think of is I had to install the latest
> setup tools.
It turns out the problem was that I needed to rebuild the eggs for these
plugins - they are highly keyed to the Python version (and my two
systems are running different versions of Python).
--
Gary Thomas <[EMAIL PROTECTED]>
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac