webbrowser open failing

T

Thomas

Hi all,

I am getting an error using webbrowser open on mac 10.3 using python
2.3.5
test/Justin_Test.pDF","r")
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/
python2.3/webbrowser.py", line 43, in open
get().open(url, new, autoraise)
File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/
python2.3/webbrowser.py", line 314, in open
ic.launchurl(url)
File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/
python2.3/plat-mac/ic.py", line 235, in launchurl
return _dft_ic.launchurl(url, hint)
File
"/System/Library/Frameworks/Python.framework/Versions/2.3/lib/
python2.3/plat-mac/ic.py", line 202, in launchurl
self.ic.ICLaunchURL(hint, url, 0, len(url))
MacOS.Error: (-673, 'no URL found')


cheers
Thomas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,050
Latest member
AngelS122

Latest Threads

Top