Don't start with double click over web2py.py... Richard
On Tue, Mar 17, 2015 at 10:55 AM, Angelo Compagnucci < [email protected]> wrote: > Hi Massimo, > > I just downloaded the src zip and this is the error output: > > Traceback (most recent call last): > File "web2py.py", line 18, in <module> > import gluon.widget > File "/home/angelo/Scaricati/web2py/gluon/__init__.py", line 29, in > <module> > "You can also download a complete copy from http://www.web2py.com." > RuntimeError: web2py depends on pydal, which apparently you have not > installed. > Probably you cloned the repository using git without '--recursive' > To fix this, please run (from inside your web2py folder): > > git submodule update --init --recursive > > You can also download a complete copy from http://www.web2py.com. > > > Unfortunately is not a git repository, so it cannot be done! > > Ciao! > > 2015-03-17 15:40 GMT+01:00 Massimo Di Pierro <[email protected]>: > > Can you please help us test the "for testers" version of web2py? > > > > -- > > 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. > > > > -- > Profile: http://it.linkedin.com/in/compagnucciangelo > > -- > 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. > -- 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.

