if you'r ecoming from an older version, the structure of packages changed a bit and so the usual "unzip over it" doesn't work . Try to start with a "unzip" in a fresh folder and then copy over your applications only. it should work fine.
On Tuesday, June 9, 2015 at 10:47:54 AM UTC+2, Tomeu Roig wrote: > > I update web2py to last version from: > (wget http://www.web2py.com/examples/static/nightly/web2py_src.zip) > > After start all apps included admin give errors. > > I make a cat in console, and get this info in error. > <type 'exceptions.AttributeError'> type object 'DAL' has no attribute > 'Field' > > > VERSION: > Version 2.11.2-stable+timestamp.2015.05.30.16.33.24 > SYSTEM: > Ubuntu Server 12.04 > DATABASE: > PostgreSQL 9.3 > > It's a bug? Anyone has the same problem? > I'm doing something wrong? (It's not the first time that i make updates) > > Thanks > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

