Guest User

Untitled

a guest
Feb 20th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. $ python beanstream.py
  2. Traceback (most recent call last):
  3. File "beanstream.py", line 3, in <module>
  4. client = Client(url)
  5. File "build/bdist.linux-i686/egg/suds/client.py", line 67, in __init__
  6. File "build/bdist.linux-i686/egg/suds/client.py", line 493, in __init__
  7. File "build/bdist.linux-i686/egg/suds/client.py", line 515, in __addmethods
  8. AttributeError: 'NoneType' object has no attribute 'param_defs'
Add Comment
Please, Sign In to add comment