Hi Glenn,
I found out that gibe broke tg-admin toolbox ... do you happen to
still have gibe present in your python path ?
If so please try to remove gibe from the python path to see if it
solves your problem.
Do you have scriptaculous installed on your machine ? Could you try:
easy_install -UZ scriptaculous
to make sure it is.
Regards,
Florent.
On 7/29/07, Glenn <[EMAIL PROTECTED]> wrote:
>
> TG - 1.0.3.2
> Python 2.5
> Mac OS X - 10.3.9
>
> I can create a new app using quickstart just fine. Old project seems
> to work fine too (pretty simple app). I get the following error when
> I try to enter the toolbox using "tg-admin toolbox":
>
> tg-admin toolbox -n
> Traceback (most recent call last):
> File "/usr/local/bin/tg-admin", line 8, in <module>
> load_entry_point('TurboGears==1.0.3.2', 'console_scripts', 'tg-
> admin')()
> File "/usr/local/lib/python2.5/site-packages/TurboGears-1.0.3.2-
> py2.5.egg/turbogears/command/base.py", line 388, in main
> command = command(turbogears.__version__)
> File "/usr/local/lib/python2.5/site-packages/TurboGears-1.0.3.2-
> py2.5.egg/turbogears/command/base.py", line 279, in __init__
> turbogears.widgets.load_widgets()
> File "/usr/local/lib/python2.5/site-packages/TurboGears-1.0.3.2-
> py2.5.egg/turbogears/widgets/base.py", line 62, in load_widgets
> widget_mod.load()
> File "build/bdist.linux-i686/egg/pkg_resources.py", line 1911, in
> load
> File "build/bdist.linux-i686/egg/pkg_resources.py", line 1924, in
> require
> File "build/bdist.linux-i686/egg/pkg_resources.py", line 524, in
> resolve
> pkg_resources.DistributionNotFound: Scriptaculous
>
>
> I received a similiar message ( ...DistributionNotFound:
> Scriptaculous) when I tried to install gibe. From a search on why I
> received that error someone suggested to check the installed widgets
> for the missing package. That is when I tried the toolbox. I have
> used the toolbox in the past, but not since the upgrade.
>
> Any ideas on where to start debugging?
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---