On Fri, Nov 27, 2009 at 4:41 AM, b14ck <[email protected]> wrote: > Hi there, > > I just started using web.py for playing around. I saw on the official > site that there is a skeleton page: http://webpy.org/skeleton which > has a basic skeleton site. > > This is probably a noob question, but how can I run the skeleton? I've > made some basic changes, but I'm at a loss to how I should run the > entire site (in testing non-production mode). After going through the > tutorial, and building the single file site, I ran it doing: python > sitename.py which works great. Is there a way to do that with the > skeleton setup? It seems that the recommended skeleton setup uses > code.py as the base for the site. But if I run python code.py I just > get an error. Any ideas? > > Thanks :) >
looks like the skeleton example is for web.py version: 0.2 are you sure that you are using web.py: 0.2 ?? If you can provide the error message that will be helpful. > -- > > You received this message because you are subscribed to the Google Groups > "web.py" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected] <webpy%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/webpy?hl=en. > > > -- ashok raavi -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
