On 10/3/06, Sanjay <[EMAIL PROTECTED]> wrote: > > I was having TG 0.9a9 . To install 1.0b1, I gave the following command: > > easy_install -U TurboGears > > After this, to see the current version info, while I give the command > > tg-admin info > > I got the following output: > > TurboGears Complete Version Information > > TurboGears requires: > > * TurboGears 0.9a9 --8<--*snip*--8<--
I've found that this normally happens on a *nix like system when the older version of TurboGears has been installed using the --script-dir switch and the new version isn't (or vice versa). That will most likely leave you with two tg-admin scripts on your system somewhere. Try following the upgrade instructions on turbogears.org step by step and see if that solves your problem. Lee -- Lee McFadden blog: http://www.splee.co.uk work: http://fireflisystems.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

