Skip to content

object has no attribute 'data' #43

@cwlinghk

Description

@cwlinghk

I ran the Basic usage code on the top page and received the following:

File "C:\Users\admin\anaconda3\lib\site-packages\wsdiscovery\message.py", line 51, in parseSOAPMessage
return parseHelloMessage(dom)
File "C:\Users\admin\anaconda3\lib\site-packages\wsdiscovery\actions\hello.py", line 78, in parseHelloMessage
env.setEPR(dom.getElementsByTagNameNS(NS_ADDRESSING, "Address")[0].firstChild.data.strip())
AttributeError: 'NoneType' object has no attribute 'data'

Does anyone have any hints? Thanks a lot.

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