That may be a setting of your machine that if you click on a .py file it opens it for edit instead or running it. Actually have the same default setting.
On Tuesday, 17 March 2015 13:15:24 UTC-5, Richard wrote: > > The ui web2py launch don't show up!! > > I download form web2py.com/download : for tester is it the version you > want us to test? > > Richard > > On Tue, Mar 17, 2015 at 1:55 PM, Massimo Di Pierro < > [email protected]> wrote: > >> Richard. What do you mean? >> >> >> On Tuesday, 17 March 2015 09:59:02 UTC-5, Richard wrote: >>> >>> 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. >> > > -- 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.

