Click on the link below that best describes what you have on your system:
Even though you don't have Easy Install yet, you can still take advantage of it. Instead of one-command installation, it will be two-step installation. And, you'll have Easy Install for the next update!
ez_setup.py -f http://www.turbogears.org/download/index.html TurboGears
.Here we go! One command to get you up and running:
easy_install -f http://www.turbogears.org/download/index.html TurboGears
If you get an error message saying that the command was not recognized, you may need to set your path. Go to System Properties -> Advanced -> Environment Variables and add "C:\Python24;C:\Python24\Scripts". (If you installed Python to a directory other than C:\Python24, make sure you substitute the correct directory.)