#10637: Implement sage -sws2rst
------------------------------------------------------------+---------------
       Reporter:  nthiery                                   |         Owner:  
jason, mpatel, was                                                              
                                                
           Type:  enhancement                               |        Status:  
needs_work                                                                      
                                                
       Priority:  major                                     |     Milestone:  
sage-pending                                                                    
                                                
      Component:  notebook                                  |    Resolution:    
                                                                                
                                              
       Keywords:  ReST, worksheet                           |   Work issues:    
                                                                                
                                              
Report Upstream:  Workaround found; Bug reported upstream.  |     Reviewers:  
Nicolas M. ThiƩry, Jason Grout, Karl-Dieter Crisman, Jason Bandlow, John 
Palmieri, Simon King, Karl-Dieter Crisman, Pablo Angulo
        Authors:  Pablo Angulo, Karl-Dieter Crisman         |     Merged in:    
                                                                                
                                              
   Dependencies:  #14330                                    |      Stopgaps:    
                                                                                
                                              
------------------------------------------------------------+---------------
Changes (by jdemeyer):

  * status:  positive_review => needs_work


Comment:

 {{{
 sage -t devel/sagenb-main/sagenb/misc/comments2rst.py
 **********************************************************************
 File "devel/sagenb-main/sagenb/misc/comments2rst.py", line 47, in
 sagenb.misc.comments2rst.preprocess_display_latex
 Failed example:
     from sagenb.misc.comments2rst import preprocess_display_latex
 Exception raised:
     Traceback (most recent call last):
       File "/mazur/release/merger/sage-5.10.beta2/local/lib/python2.7
 /site-packages/sage/doctest/forker.py", line 454, in _run
         self.execute(example, compiled, test.globs)
       File "/mazur/release/merger/sage-5.10.beta2/local/lib/python2.7
 /site-packages/sage/doctest/forker.py", line 813, in execute
         exec compiled in globs
       File "<doctest
 sagenb.misc.comments2rst.preprocess_display_latex[0]>", line 1, in
 <module>
         from sagenb.misc.comments2rst import preprocess_display_latex
       File
 
"/mazur/release/merger/sage-5.10.beta2/devel/sagenb/sagenb/misc/comments2rst.py",
 line 34, in <module>
         """
     ImportError: BeautifulSoup must be installed.

     Please either install using Sage spkg installation

         sage -i beautifulsoup

     or by using one of

         pip install BeautifulSoup
         easy_install BeautifulSoup

     in the Sage shell (sage --sh).

 **********************************************************************
 }}}

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