no it's not there. There is a large list of gluon related files, e.g., lex@alex-desktop ~/web2py $ ls *gluon.widget* toc-web2py.gluon.widget-module.html web2py.gluon.widget-module.html web2py.gluon.widget.web2pyDialog-class.html web2py.gluon.widget.IO-class.html web2py.gluon.widget-pysrc.html
thanks, Alex On Saturday, February 2, 2013 8:38:43 AM UTC-8, Anthony wrote: > > Is /web2py/gluon/widget.py there? > > On Saturday, February 2, 2013 11:25:30 AM UTC-5, Alex Glaros wrote: >> >> do you mean to cd to web2py folder? yes, I did that. Here is the error >> >> alex@alex-desktop ~/web2py $ python2.6 web2py.py >> Traceback (most recent call last): >> File "web2py.py", line 18, in <module> >> import gluon.widget >> ImportError: No module named gluon.widget >> >> thanks, >> >> Alex >> >> On Saturday, February 2, 2013 4:52:54 AM UTC-8, Anthony wrote: >>> >>> Change directory to the /web2py folder and then enter the command. >>> >>> Anthony >>> >>> On Saturday, February 2, 2013 2:28:37 AM UTC-5, Alex Glaros wrote: >>> > I have Mint 9 on my desktop >>> > >>> > when I type python2.5 web2py.py I get: no command 'python2.5' found >>> > >>> > when I type python web2py.py I get: importError: No module named >>> gluon.widget >>> > >>> > any suggestions? Should I install python2.5? >>> > >>> > thanks, >>> > >>> > Alex Glaros >>> >>> -- --- 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/groups/opt_out.

