I just got TurboGears installed and am trying to do my "hello world"
application, but I've run into a problem. I did the quickstart
application (following the instructions in the Ramm book), and it
looked like it was working, since I was able to open my browser and
see the Welcome page that says my application is running.
I'm stuck on the next step, though. The book says to browse to the
"hello" folder, then to the templates folder within, and find the file
called welcome.kid. There are no .kid files anywhere in the folder
(or in any of the other folders inside hello.) The files I have are:
* __init__.py
* __init__.pyc
* master.html
* wecome.html
What should I do?
Thanks,
Karen
PS -- I'm on a Mac, OS X, and using Python 2.6.5, in case that matters.
--
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.