> > That's weird. It looks like your setuptools installation is missing > some files. I also notice you're using Python 2.3, which TurboGears > doesn't support, but setuptools should. (I do most of my development > and testing of setuptools using Python 2.3 on Windows, so I'm *really* > surprised by the above.)
Actually, the whole point of my exercise was to pull the latest code from svn (since it "does" support 2.3) was to get it on 2.3. > > Did you get any error messages when you updated setuptools? What's > weird to me is, is that if the file shown were missing, then it seems > to me that installing setuptools should've given you the exact same > error. > > I don't recall any strange error message. Ummm, what is the best way to "uninstall" and start over? Just delete the egg directories? Anything else? Or would you recommend another route? thanks

