Make Sage with matplotlib by
export SAGE_MATPLOTLIB_GUI='yes'

and it stops with the error:
...
Tkinter (IndexError: list index out of range)
...

where tcltk-8.5.11 used in 64bit Slackware Linux.

To solve this problem, I remove TCLTK auto-dect function in "src/
setupext.py" about at line 842.
And _tkagg.so created. Is it a bug?

cch

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

Reply via email to