I have the same problem. Running Ubuntu and the latest web.py.
It give me back this:
Traceback (most recent call last):
  File "code.py", line 5, in <module>
    app = web.application(urls, globals())
AttributeError: 'module' object has no attribute 'application'

when I try to run the simple 5 line code.

On Feb 23, 4:16 pm, Tianyin Xu <[email protected]> wrote:
> Oh, really?
> Then I'll download and install it.
> Thank you so much indeed!! :-D
>
> Best,
> Tianyin
>
> On 24 February 2010 05:12, Branko Vukelic <[email protected]> wrote:
>
>
>
> > On Tue, Feb 23, 2010 at 9:09 PM, Tianyin Xu <[email protected]> wrote:
> > > Hi, Branko,
>
> > > Thank you for your information.
> > > I used the latest version (web-0.33)...
>
> > IIRC, web.py is close to a .34 release, so there are many changes in
> > the current HEAD. If your app triggered an old bug, it could have been
> > fixed meanwhile.
>
> > Regards,
>
> > --
> > Branko Vukelić
>
> >http://foxbunny.tumblr.com/
> >http://www.flickr.com/photos/16889...@n04/
> >http://www.twitter.com/foxbunny
> >http://github.com/foxbunny
>
> > --
> > 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.
>
> --
> Tianyin XU, ( 徐天音 )
> State Key Laboratory for Novel Software Technology
> Department of Computer Science and Technology, Nanjing University
> No. 22, Hankou Road, Nanjing 210093, P. R. China
> Homepage.http://cs.nju.edu.cn/dislab/xuty/xuty.html

-- 
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.

Reply via email to