On 1/22/06, Rinzwind <[EMAIL PROTECTED]> 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...
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to