You seem to have conflicting versions of TurboGears installed - the
debian package does not install anything into /usr/local/bin/

You should either clean out the version installed manually or remove
the debian package and install properly with either easy_install or
tgsetup.

On Feb 9, 7:44 pm, "xnadal" <[EMAIL PROTECTED]> wrote:
> Hi:
>
> I'm installing tg in debian testing with
> $ aptitude install python-turbogears
>
> The installation doesn't show errors, but after that when I do a
> $ tg-admin info
>
> I get the following
> Traceback (most recent call last):
>   File "/usr/local/bin/tg-admin", line 5, in ?
>     from pkg_resources import load_entry_point
>   File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 2482,
> in ?
>     for dist in working_set.resolve(
>   File "/usr/lib/python2.4/site-packages/pkg_resources.py", line 483,
> in resolve    raise DistributionNotFound(req)  # XXX put more info
> here
> pkg_resources.DistributionNotFound: TurboGears==1.0.1
>
> Can you help me?
>
> Thanks ;)
>
> --
> Ximo Nadal <[EMAIL PROTECTED]>


--~--~---------~--~----~------------~-------~--~----~
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