Guest User

Untitled

a guest
Jul 23rd, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "new_huffman_tb.py", line 62, in <module>
  3. tb = TB()
  4. File "new_huffman_tb.py", line 43, in __init__
  5. self.streamer.source.connect(self.huffman.sink),
  6. AttributeError: 'Huffman' object has no attribute 'sink'
Add Comment
Please, Sign In to add comment