you should set the environment variable BROWSER http://docs.python.org/library/webbrowser.html
On Nov 17, 5:31 pm, greenpoise <[email protected]> wrote: > Ok, I must admit, I am one of those with a weird setup. I dont have > firefox, seamonkey, IExplorer. I just happen to have Chromium and > Opera as my two browsers. When I try to load web2py I get this error: > > Traceback (most recent call last): > File "web2py.py", line 20, in <module> > import gluon.widget > File "/home/danel/Applications/web2py/gluon/widget.py", line 85 > print 'warning: unable to detect your browser' > > Thanks

