IDLE Help problem

Jim jimb417 at totalNOSPAMspeed.net
Sat Apr 20 21:35:47 EDT 2002


Hello to all,

I'm running IDLE with Python 2.2.1. When I click on Help|Python 
Documentation, I get the following error:

Exception in Tkinter callback
Traceback (most recent call last):
  File "/usr/local/lib/python2.2/lib-tk/Tkinter.py", line 1292, in __call__
    return apply(self.func, args)
  File "/usr/local/Python-2.2.1/Tools/idle/EditorWindow.py", line 304, in 
python_docs
    webbrowser.open(self.help_url)
  File "/usr/local/lib/python2.2/webbrowser.py", line 43, in open
    get().open(url, new, autoraise)
  File "/usr/local/lib/python2.2/webbrowser.py", line 38, in get
    raise Error("could not locate runnable browser")
Error: could not locate runnable browser

I have Opera, Konquerer, and Netscape available. What do I need to do to 
get rid of this error. I'm using Mandrake 8.0. Thanks in advance.

Jim

-- 
Registered Linux User #269187
http://counter.li.org/



More information about the Python-list mailing list