#14594: dot2tex not detected any longer
---------------------------------+------------------------------------------
       Reporter:  aschilling     |         Owner:  sage-combinat
           Type:  defect         |        Status:  new          
       Priority:  blocker        |     Milestone:  sage-5.10    
      Component:  combinatorics  |    Resolution:               
       Keywords:  dot2tex        |   Work issues:               
Report Upstream:  N/A            |     Reviewers:               
        Authors:                 |     Merged in:               
   Dependencies:                 |      Stopgaps:               
---------------------------------+------------------------------------------

Comment (by leif):

 FWIW, installing `dot2tex` with `SAGE_CHECK=yes` ''does'' fail, and
 without just succeeds because of
 {{{
 .../sage-5.10.beta3/local/lib/python/distutils/dist.py:267: UserWarning:
 Unknown distribution option: 'install_requires'
   warnings.warn(msg)
 running install
 running build
 running build_py
 running build_scripts
 running install_lib
 ...
 }}}
 i.e.,
 {{{
 #!python
       install_requires = ['matplotlib.pyparsing'],
 }}}
 in (the patched) `setup.py` simply doesn't work.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14594#comment:5>
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