I just installed SAGE on my Mac Book Pro (OS X 10.4, Intel chip).  The
install seemed to go well, but when I try to import pylab I get the
following error:

/Applications/sage/local/lib/python2.6/site-packages/matplotlib/
backends/tkagg.py in <module>()
      2 import Tkinter as Tk
      3
      4 def blit(photoimage, aggimage, bbox=None, colormode=1):
      5     tk = photoimage.tk
      6

ImportError: No module named _tkagg

Does this mean I have to find the backend _tkagg and install it or
should it be there in the SAGE package?

So far numpy, matplotlib, and scipy import properly as best I can
tell.

Thanks for any help.

-- Lou Pecora

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to