> Seems that easy_install doesn't understand elemntree's version numebr > scheme. > Quick workaround (untested): before you install TG, install elementree > on it's own with "easy_install elementtree". Tried that... no luck. I get the same error as above.
> BTW, if you install TG with easy_install, you should give the "-f" > option with > easy_install -f http://turbogears.org/download/files.html TurboGears I essentially get the same error when I try this. It successfully installs cElementtree 1.0.5 and then this: Installed c:\python24\lib\site-packages\celementtree-1.0.5_20051216- py2.4-win32.egg Searching for elementtree>=1.2.6 Reading http://pypi.python.org/simple/elementtree/ Reading http://effbot.org/zone/element-index.htm Reading http://effbot.org/downloads#elementtree No local packages or download links found for elementtree>=1.2.6 error: Could not find suitable distribution for Requirement.parse('elementtree>=1.2.6') Seems like a TG packaging issue. Anybody? --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

