Jorge Vargas wrote: > did you saw the interactive merge?
The word 'interactive' doesn't appear in the instructions, so I do not know exactly what you're referring to. Ben Sizer wrote: > > So people feel they can trust the script and in fact come to > > believe it is necessary. > > it is necessary, and the upgrade instructions clearly state that not all the > change can be applied automatically. But the upgrade instructions do not give adequate information on how to apply the changes manually, either. > I'm sorry but did you forgot what the alpha is? so far the last official > release of TG is at 0.8 This is true, but I was given the impression that 0.9a6 is very close to having the final API, and that therefore some people are going to rely on this script, especially those who haven't been upgrading sequentially through the alphas. > how about a big sign that says read the upgrade instructions and backup your > code? Well, the current warning is the only reason I didn't lose mine. That doesn't help me upgrade it properly though. > > I've just reinstalled Windows and copied some Python files across > > manually, so perhaps there is some inconsistency there. > > some? so maybe you copy half the dependancies. I'm not entirely sure how that's possible, since all Python files should be in the standard directories, but I suppose there's a chance it happened if it installed it in the wrong place to begin with. > > Still, it should be quite trivial for Python/setuptools/whatever to see > > whether elementtree is present or not, > > no it's not first of all is setuptools that takes care of that, and I wont > spec a program to be sure that what it install is still there. you probably > have your python path file(s) broken, or your instalation is. All it takes is an "import elementtree" in a try block to see if it's installed. I've no idea how it checks the versioning though, but it's still missed something. It may not be a bug with Turbogears, but it's a bug. -- Ben Sizer --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

