Hi,

I installed matplotlib-0.99.3-py2.6-macosx10.6.dmg on MacOS X 10.6.3, 
python 2.6.5. But I get an error when running the histogram example from
http://matplotlib.sourceforge.net/examples/api/histogram_demo.html

Exception in Tkinter callback
Traceback (most recent call last):
   File 
"/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/lib-tk/Tkinter.py",
 
line 1410, in __call__
     return self.func(*args)
   File 
"/Library/Python/2.6/site-packages/matplotlib/backends/backend_tkagg.py", line 
212, in resize
     self.show()
   File 
"/Library/Python/2.6/site-packages/matplotlib/backends/backend_tkagg.py", line 
216, in draw
     tkagg.blit(self._tkphoto, self.renderer._renderer, colormode=2)
   File 
"/Library/Python/2.6/site-packages/matplotlib/backends/tkagg.py", line 
19, in blit
     tk.call("PyAggImagePhoto", photoimage, id(aggimage), colormode, 
id(bbox_array))
TclError

Would anybody know what's wrong?

Thanks,

Hana



------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to