Hi,

First I've installed the official release of TurboGears (0.8x), and
after that upgraded it to svn version. So far everything works,
including TurboTunes tutorial, CatWalk etc. From Python shell:
Python 2.4.1 (#1, Jul  8 2005, 16:56:16)
[GCC 4.0.0 20041026 (Apple Computer, Inc. build 4061)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import turbogears
>>> turbogears.__version__
'0.9a0'
>>>

But it seems that tg-admin tool is still in 0.8x:
$ tg-admin

TurboGears 0.8a3 command line interface

Usage: /usr/local/bin/tg-admin [command] [options]

Available commands:
quickstart  Create a new TurboGears project
     shell  Start a Python prompt with your database available
       sql  Run the SQLObject manager



I already did "sudo python setup.py develop" from svn directory. Is
there any other upgrading instruction that I've missed?

Thanks!

--
Ksenia

Reply via email to