Rangi Sutton wrote: > Hey folks, > > I've just tried upgrading my Mac install and now tg-admin is broken. > > http://paste.turbogears.org/paste/1522 > > Is a transcript where I run tgsetup.py (for the second time), followed > by tg-admin info, followed by tg-admin quickstart. > > My version of python: > > Maccy:~ rangi$ python > Python 2.4.4 (#1, Oct 18 2006, 10:34:39) > [GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin > Type "help", "copyright", "credits" or "license" for more information. > > Can anyone help get me back up and running!? I wouldn't even know how > to go about creating a clean install. > > Cheers, > r.
Hi Rangi, It sounds just like the problem I had on my mac on July 19th and Chris A and Evelind G helped solve: Elvelind Grandin wrote: > Perhaps you have two versions of tg-admin laying around? indeed you are correct. the easy_install -U process did not update my /usr/local/bin instance of tg-admin. i copied the new one from /Library/Frameworks/Python.framework/Versions/2.5/bin into /usr/local/bin and now it works fine. HTH, Paul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

