Hello Folks,

I'm trying to install TurboGears 1.0b on my MacBookPro.  I've
previously done this and it works, but I'm problems this time.

I follow the base instructions (download tgsetup.py, run it) and it
seems to work.  However when I type "tg-admin" I get the following
stack trace:

Traceback (most recent call last):
  File "/usr/local/bin/tg-admin", line 5, in ?
    from pkg_resources import load_entry_point
  File
"/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/setuptools-0.6c3-py2.4.egg/pkg_resources.py",
line 2482, in ?
    for dist in working_set.resolve(
  File
"/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/setuptools-0.6c3-py2.4.egg/pkg_resources.py",
line 483, in resolve
    raise DistributionNotFound(req)  # XXX put more info here
pkg_resources.DistributionNotFound: TurboGears==0.9a6


Any ideas here?  I've wiped my system a few times of setuptools and TG
but to no avail.  It's got to be something easy...


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