Ok, After getting over the OSX path error I type sudo python ez_setup.py -f http://www.turbogears.org/download/index.html --script-dir /usr/local/bin TurboGears
I get Downloading http://cheeseshop.python.org/packages/2.4/s/setuptools/setuptools-0.6a1-py2.4.egg Reading http://www.turbogears.org/download/index.html Processing TurboGears error: Couldn't find a setup script in TurboGears So I tried easy_install and get the same error I have an old windows box and got it to work no problem BTW here is my $PATH /bin:/sbin:/usr/local/bin/:/usr/bin:/usr/sbin Maybe this is a Mac question but this is so frustrating H

