Try to download the source version of code, there are a file .py that it's possible executable from terminal without problems , and still can to see the code of framework , the windows version just have .exe and the code (framework) stay obfuscated.
Em segunda-feira, 13 de junho de 2016 17:23:19 UTC-3, Arglanir escreveu: > > Hello everyone, > I just unpacked the last version into an empty folder. Then I try to > launch using a command line: > > - web2py_no_console.exe > - web2py_no_console.exe -p 8003 > - web2py_no_console.exe -p 8003 -i 0.0.0.0 > - web2py_no_console.exe -p 8003 -i 0.0.0.0 -a <password> -l > web2py.log -d web2py.pid > > But everytime I see in the process manager that this program stops after 1 > or 2 seconds. > If I go to the URL where it's supposed to be accessible, there is no > response as is to be expected. > The files web2py.log and web2py.pid are not produced. > > Web2py.exe by the way works totally as expected. > > What can I do in order to get more information on this problem? > > I use Windows 10 professional 64 bits. > > (Note that I have also no tested every release since the start of > web2py... the last time I tried it and it worked was with web2py version... > 2.2.1 (-: ) > -- 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.

