I'm trying to download and install TG to run through some examples as the last step in my evaluation of it vs. Django. I downloaded the ez_setup.py script and then copied and pasted the command from the TG Web site's download page. The install failes with the following error:
Can't download http://www.turbogears.org/TestGears-0.2.tar.gz: 404 Not Found
umm it seems the eggs where move and the script wasn't updated this is the new URL
http://www.turbogears.org/download/eggs/TestGears-0.2-py2.4.egg
so pass in http://www.turbogears.org/download/eggs/ as URL.
Should I care or just go on?
I suggest you get the 0.9 alpha's they are very stable and everyone is running them.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dan Shafer, Information Product Consultant and Author
http://www.shafermedia.com
Get my book, "Revolution: Software at the Speed of Thought"
From http://www.shafermediastore.com/tech_main.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

