Re: wsdl2py throwing error while creating client side code
Looks to me like you have the incorrect version of ZSI installed. -- http://mail.python.org/mailman/listinfo/python-list
wsdl2py throwing error while creating client side code
I am developing an application using web services in python (ZSI Zolera Sopa Infrastructure) I am trying to create client side code of the wsdl file in the web service using wsdl2py. But i ended with an error from wsdl2py Here is the code [EMAIL PROTECTED] wsdl]$ wsdl2py -b -f vimService.wsdl