Advertisement
Guest User

Untitled

a guest
Jul 24th, 2019
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "editor.py", line 15, in <module>
  3. pt = PyText(master)
  4. File "editor.py", line 9, in __init__
  5. self.textarea(yscrollcommand = self.scroll.set)
  6. TypeError: 'Text' object is not callable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement