OK... that's good, so now we know it has nothing to do with wrapper scripts or anything of the sort.
What do you have in \python24\lib\site-packages for cElementTree eggs? what's in your easy-install.pth? Something's got to be going on in that area. Kevin On 12/28/05, Dan Jacob <[EMAIL PROTECTED]> wrote: > > Exactly the same error message: > > Traceback (most recent call last): > File "<stdin>", line 1, in ? > File > "c:\python24\lib\site-packages\setuptools-0.6a8-py2.4.egg\pkg_resources.p > y", line 503, in require > needed = self.resolve(parse_requirements(requirements)) > File > "c:\python24\lib\site-packages\setuptools-0.6a8-py2.4.egg\pkg_resources.p > y", line 483, in resolve > raise DistributionNotFound(req) # XXX put more info here > pkg_resources.DistributionNotFound: cElementTree>=1.0.2 > > -- Kevin Dangoor Author of the Zesty News RSS newsreader email: [EMAIL PROTECTED] company: http://www.BlazingThings.com blog: http://www.BlueSkyOnMars.com

