I just want to reiterate a problem detailed in tickets 220, 210 when using suds 0.35.
I get the following error when setting up a client for various EBI resources: suds.TypeNotFound: Type not found: '(Array, http://schemas.xmlsoap.org/soap/encoding/, )'
These resources include: http://www.ebi.ac.uk/Tools/webservices/wsdl/WSDaliLite.wsdl and http://www.ebi.ac.uk/Tools/webservices/wsdl/WSNCBIBlast.wsdl
I tried the tips and tricks 'Import.bind' and I tried to change a local copy of these wsdl to include an <xsd:import namespace="http://schemas.xmlsoap.org/soap/encoding/%22/%3E. Neither worked, and I find it hard to believe that the European Bioinformatics Institute is producing malformed wsdls.
Any additional ideas? Has this been fixed in the development tree?
Thanks. Daniel