P.S. --upgrage=yes was mean to to only upgrade welcome/admin/examples after a new installation of web2py. Since 1.74.* web2py comes with welcome/admin/examples already upgraded so it --upgrade becomes deprecated.
On Jan 30, 9:11 am, mdipierro <[email protected]> wrote: > --upgrade=yes does not do anything since 1.74.1. You need to download > the latest web2py and use that. > > On Jan 30, 5:18 am, Mengu <[email protected]> wrote: > > > I ran it with python web2py.py --upgrade=UPGRADE. is it wrong? > > > On 29 Ocak, 16:58, mdipierro <[email protected]> wrote: > > > > You need to upgrade web2py. > > > > On Jan 29, 3:59 am, Mengu <[email protected]> wrote: > > > > > i have downloaded the latest web2py and the source. after i import the > > > > app, i got this error: > > > > > Traceback (most recent call last): > > > > File "/home/mengu/projects/web2py/gluon/restricted.py", line 184, in > > > > restricted > > > > exec ccode in environment > > > > File "/home/mengu/projects/web2py/applications/library/models/ > > > > db.py", line 55, in <module> > > > > label=auth.messages.label_reset_password_key), > > > > File "/home/mengu/projects/web2py/gluon/storage.py", line 125, in > > > > __getattr__ > > > > value = self[key] > > > > KeyError: 'label_reset_password_key' > > > > > what could be the issue? > > > > > On Jan 28, 10:28 pm, mdipierro <[email protected]> wrote: > > > > > >http://www.reddit.com/r/Python/comments/av2r8/creating_school_library... > > -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

