Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Traceback (most recent call last):
- File "<pyshell#37>", line 1, in <module>
- hyperlink = tkHyperlinkManager.HyperlinkManager(text)
- File "D:\Python26\lib\site-packages\tkHyperlinkManager.py", line 5, in __init__
- def __init__(self, text):
- File "D:\Python26\lib\lib-tk\Tkinter.py", line 3081, in tag_configure
- return self._configure(('tag', 'configure', tagName), cnf, kw)
- File "D:\Python26\lib\lib-tk\Tkinter.py", line 1193, in _configure
- self.tk.call(_flatten((self._w, cmd)) + self._options(cnf))
- TclError: bitmap "blue" not defined
Advertisement
Add Comment
Please, Sign In to add comment