On Mon, 02 Jan 2012 20:08:52 cch wrote:
> 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?
> 
Yes. To get SAGE_MATPLOTLIB_GUI='yes' to work properly with python-2.7
you need matplotlib-1.1.0 from ticket #11915 hopefully it will get included
in a future sage-5.0.preXX.

Francois

This email may be confidential and subject to legal privilege, it may
not reflect the views of the University of Canterbury, and it is not
guaranteed to be virus free. If you are not an intended recipient,
please notify the sender immediately and erase all copies of the message
and any attachments.

Please refer to http://www.canterbury.ac.nz/emaildisclaimer for more
information.

-- 
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