#13624: KeyError raised by GraphLatex.dot2tex_picture when edge_labels=True
------------------------------------------+---------------------------------
       Reporter:  slabbe                  |         Owner:  tbd         
           Type:  defect                  |        Status:  needs_review
       Priority:  major                   |     Milestone:  sage-5.9    
      Component:  packages: optional      |    Resolution:              
       Keywords:  dot2tex, graph drawing  |   Work issues:              
Report Upstream:  N/A                     |     Reviewers:              
        Authors:  Nicolas M. ThiƩry       |     Merged in:              
   Dependencies:                          |      Stopgaps:              
------------------------------------------+---------------------------------

Comment (by ncohen):

 This is what happens when I install graphviz
 {{{
 [...]
 make[3]: *** No rule to make target
 `../../plugin/pango/libgvplugin_pango.la', needed by `dot_builtins'.
 Stop.
 make[3]: *** Waiting for unfinished jobs....
 mv -f .deps/no_demand_loading.Tpo .deps/no_demand_loading.Po
 mv -f .deps/dot_builtins.Tpo .deps/dot_builtins.Po
 mv -f .deps/dot.Tpo .deps/dot.Po
 make[3]: Leaving directory
 `/home/ncohen/.Sage/spkg/build/graphviz-2.16.1.p0/src/cmd/dot'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory
 `/home/ncohen/.Sage/spkg/build/graphviz-2.16.1.p0/src/cmd'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/home/ncohen/.Sage/spkg/build/graphviz-2.16.1.p0/src'
 make: *** [all] Error 2
 Error building Graphviz

 real    0m53.650s
 user    0m45.475s
 sys     0m8.313s
 ************************************************************************
 Error installing package graphviz-2.16.1.p0
 ************************************************************************
 Please email sage-devel (http://groups.google.com/group/sage-devel)
 explaining the problem and including the relevant part of the log file
   /home/ncohen/.Sage/spkg/logs/graphviz-2.16.1.p0.log
 Describe your computer, operating system, etc.
 If you want to try to fix the problem yourself, *don't* just cd to
 /home/ncohen/.Sage/spkg/build/graphviz-2.16.1.p0 and type 'make' or
 whatever is appropriate.
 Instead, the following commands setup all environment variables
 correctly and load a subshell for you to debug the error:
   (cd '/home/ncohen/.Sage/spkg/build/graphviz-2.16.1.p0' &&
 '/home/ncohen/.Sage/sage' -sh)
 When you are done debugging, you can type "exit" to leave the subshell.
 ************************************************************************
 }}}

 Nathann

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13624#comment:13>
Sage <http://www.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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to