#6994: [with spkg, needs work] upgrade matplotlib to 0.99.1
----------------------+-----------------------------------------------------
 Reporter:  jason     |       Owner:  was        
     Type:  defect    |      Status:  new        
 Priority:  major     |   Milestone:  sage-4.1.2 
Component:  graphics  |    Keywords:             
 Reviewer:            |      Author:  Jason Grout
   Merged:            |  
----------------------+-----------------------------------------------------

Comment(by kcrisman):

 I get the following failure, probably due to a deprecated module...
 {{{
 sage -t  "devel/sage/sage/plot/colors.py"
 **********************************************************************
 File "/Users/.../sage-4.1.2.alpha2/devel/sage/sage/plot/colors.py", line
 193:
     sage: graphs.DodecahedralGraph().show(vertex_colors=vertex_colors)
 Exception raised:
     Traceback (most recent call last):
 <snip>
       File "/Users/.../sage-4.1.2.alpha2/local/lib/python/site-
 packages/matplotlib/backends/tkagg.py", line 1, in <module>
         import _tkagg
     ImportError: No module named _tkagg
 *****************************************************************
 }}}
 Similar ones in plot.py in lines 213 ff. and around line 1960, as well as
 in scatterplot.py.

 There are also a couple failures in plot.py related to savefig and fig.
 Otherwise everything seem okay.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6994#comment:4>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to