1

I have been using Python debug mode quiet frequently except that now I get this issue:

-> plt.subplot(221)
(Pdb) can't invoke "event" command:  application has been destroyed
    while executing
"event generate $w <<ThemeChanged>>"
    (procedure "ttk::ThemeChanged" line 6)
    invoked from within
"ttk::ThemeChanged"

I tried to search for an answer but nothing is resolving it.

Programmer
  • 8,303
  • 23
  • 78
  • 162
  • 2
    Check [this question](http://stackoverflow.com/a/7493487/1860929) and also this [bug report](http://bugs.python.org/issue20567). – Anshul Goyal Feb 02 '15 at 08:07

0 Answers0