You probably tried reinstalling it after the update Mac eggs for simplejson and RuleDispatch were installed. I too ended up getting a runtime error when I tried using tg-admin because I had a version of SQLObject that was too old. Once I installed the latest things have been running fine.
Try installiing the latest version yourself using: easy_install -U SQLObject Or: sudo easy_install -U SQLObject Then retry the "tg-admin info" Hope that helps. -steve --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

