Skip to content

TypeError: callInfoFromWSDL() takes exactly 3 arguments (2 given) #2

@guarisma

Description

@guarisma

Has this project been abandoned?
Is there anything else like it out there?

It seems wstools changed and now the WSDLTools.callInfoFromWSDL.py wants three params instead of 2.

This is error:
Traceback (most recent call last):
File "", line 1, in
File "/Library/Python/2.7/site-packages/SOAPpy/WSDL.py", line 97, in init
callinfo = wstools.WSDLTools.callInfoFromWSDL(port, operation.name)
TypeError: callInfoFromWSDL() takes exactly 3 arguments (2 given)

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions