[Tutor] [webbrowser] some help on an error running mozilla firefox

Henry Finucane h.finucane at gmail.com
Tue Jan 24 05:29:29 CET 2006


On 1/22/06, Rinzwind <w.damen at gmail.com> wrote:
> Why does this:
>
>      >>> import webbrowser
>      >>> webbrowser.open('http://www.google.com")
>
> give me this:
>
>      run-mozilla.sh: Cannot execute
> /opt/firefox/mozilla-firefox-bin.
>

I would assume it's a permissions error. Can you execute
/opt/firefox/mozilla-firefox-bin? Is python running as a different
user?

--
--H.F.
My penguin is bigger than yours, mister...


More information about the Tutor mailing list