Re: Error with SOAPpy

2008-12-13 Thread Jeremiah Dodds
On Sat, Dec 13, 2008 at 10:54 PM, Amit Goyal wrote: > Hi All, > > I am new to Python and was trying the sample code on Dive into Python > for WSDL. Below is the error I get. > > Traceback (most recent call last): > File "", line 4, in -toplevel- >print 'Light sensor value: ' + server._ns(nam

Error with SOAPpy

2008-12-13 Thread Amit Goyal
Hi All, I am new to Python and was trying the sample code on Dive into Python for WSDL. Below is the error I get. Traceback (most recent call last): File "", line 4, in -toplevel- print 'Light sensor value: ' + server._ns(namespace).readLSpercent (int_1 = "1") File "c:\Python24\Lib\site-p