"robin" <[EMAIL PROTECTED]> wrote:
> hello,
>
> i installed SOAPpy 0.12.0 and pyXML 0.8.4 in order to try out the
> google-search example in diveintopython
> http://diveintopython.org/soap_web_services/index.html
> however, i'v been trying and trying and won't get it to work :-(
> whenever i run
hi kent,
thanks for your reply. in fact it was me who put "pathtomy" into the
path and exchanged my apikey with ""
i prefer not everyone to know the name of my directories and even less
my apikey. so the problem isn't there :-(
hope to find some other solution
thanks!!
robin
Mike Kent w
robin wrote:
> from SOAPpy import WSDL
> WSDLFILE = '/pathtomy/googleapi/GoogleSearch.wsdl'
> APIKEY = ''
> _server = WSDL.Proxy(WSDLFILE)
Robin, note this part of the URI set in WSDLFILE:
'/pathtomy/googleapi'. Get it? 'path to my google api'. You must set
this part to the actual path wh