On Sep 27, 12:24 am, "Florent Aide" <[EMAIL PROTECTED]> wrote:
> On 9/26/07, placid <[EMAIL PROTECTED]> wrote:
>
> > i had done this before but instead of using easy_install i did python
> > setup.py install
> > but i also tried it this way, still i get the same Traceback when
> > trying to start toolbox
>
> This happens on a widget plugin... What are all the plugins you
> installed recently that can answer for the entry point:
>
> turbogears.widgets
>
> if you are unsure please proceed as follows to find the culprit:
>
> open turbogears/widgets/base.py (in the TG dir not your app)
> and add this:
>         print 'Loading widget plugin: %s' % widget_mod

Oh man! I did this and it printed out

Loading widget plugin: gibetags = gibe.tags.widgets

then i removed it from site-packages and tg-admin toolbox worked!

Thank you all for the help!

Cheers


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to