I've installed TurboGears from svn (370) and followed the TurboTunes
tutorial.

After I've loaded up the model, run tg-admin sql create, and 'mounted'
CatWalk as per the instructions, I haven't been able to get CatWalk to
work, I get:

27.0.0.1 - - [2005/12/23 23:08:14] "GET
/tg_static/images/catwalk_logo_bg.png HTTP/1.1" 200 181
2005/12/23 23:08:14 HTTP INFO 127.0.0.1 - GET /list HTTP/1.1
2005/12/23 23:08:14  INFO Traceback (most recent call last):
  File
"/usr/local/lib/python2.4/site-packages/CherryPy-2.1.0-py2.4.egg/cherrypy/_cphttptools.py",
line 271, in run
    main()
  File
"/usr/local/lib/python2.4/site-packages/CherryPy-2.1.0-py2.4.egg/cherrypy/_cphttptools.py",
line 497, in main
    page_handler, object_path, virtual_path = mapPathToObject(path)
  File
"/usr/local/lib/python2.4/site-packages/TurboGears-0.9a0dev_r369-py2.4.egg/turbogears/startup.py",
line 188, in mapPathToObject
    return cherrypy._cphttptools._mapPathToObject(path)
  File
"/usr/local/lib/python2.4/site-packages/CherryPy-2.1.0-py2.4.egg/cherrypy/_cphttptools.py",
line 748, in mapPathToObject
    raise cherrypy.NotFound(path)
NotFound: 404: The path '/list/' was not found.

Any help would be much appreciated.

Thanks,

Stu

Reply via email to