Advertisement
infogulch

Untitled

Jul 17th, 2012
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "run.py", line 1021, in <module>
  3. protocol_instance = protocol_class(interface, config)
  4. File "..\pyspades\server.py", line 208, in __init__
  5. address = self.peer.address
  6. AttributeError: 'dict' object has no attribute 'address'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement