You can get the TestGears egg from here: http://www.turbogears.org/testgears/
Kevin On 12/12/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > yes I notice that, i got the win32 and it worked fine (no errors). > > then i added the <pythonDir>\scripts dir to the path, and went i run > tg-admin i get this error > > Traceback (most recent call last): > File "c:\python24\Scripts\tg-admin-script.py", line 5, in ? > from pkg_resources import load_entry_point > File > "c:\python24\lib\site-packages\setuptools-0.6a8-py2.4.egg\pkg_resources.py", > line 2192, in ? > working_set.require(__requires__) > File > "c:\python24\lib\site-packages\setuptools-0.6a8-py2.4.egg\pkg_resources.py", > line 503, in require > needed = self.resolve(parse_requirements(requirements)) > File > "c:\python24\lib\site-packages\setuptools-0.6a8-py2.4.egg\pkg_resources.py", > line 483, in resolve > raise DistributionNotFound(req) # XXX put more info here > pkg_resources.DistributionNotFound: TestGears>=0.2 > > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

