I'm am seeing the same thing when running the web2py shell via the administrative interface [Shell 2.13.4-stable+timestamp.2015.12.26.04.59.39 ] on Ubuntu 14.04 LTS with desktop services. Just typing '2+2' gives me 'None'. It acts as if the part that handles the return data for the shell is just receiving no object.
I also tried to launch a second interactive shell with ' python web2py.py -S app1 -M' but it keeps wanting to create a new application named 'app1' Suggestions? On Thursday, March 3, 2016 at 10:54:57 AM UTC-8, Alex Glaros wrote: > > is console shell available in Windows binary version? > > thanks > > Alex Glaros > -- 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.

