I downloaded keypress_demo.py from the matplotlib website
runs as follows
./keypress_demo.py (then typed letter 'c')
Exception in Tkinter callback
Traceback (most recent call last):
File
"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-tk/Tkinter.py",
line 1403, i
On Wed, Dec 17, 2008 at 1:24 PM, James Schombert wrote:
> Using matplotlib 0.98.5 on OSX 10.5, the following error
> occurs for many key_press events using the standard
> connect class - letter such as c,v,s etc (and most important, backspace)
>
> Exception in Tkinter callback
> Traceback (most re
Using matplotlib 0.98.5 on OSX 10.5, the following error
occurs for many key_press events using the standard
connect class - letter such as c,v,s etc (and most important, backspace)
Exception in Tkinter callback
Traceback (most recent call last):
File
"/System/Library/Frameworks/Python.framework/