#20965: py3 import in modular folder (futurize)
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  chapoton               |
           Type:         |       Status:  needs_work
  enhancement            |
       Priority:  major  |    Milestone:  sage-7.3
      Component:         |   Resolution:
  python3                |
       Keywords:         |    Merged in:
        Authors:         |    Reviewers:  Jori Mäntysalo
  Frédéric Chapoton      |
Report Upstream:  N/A    |  Work issues:
         Branch:         |       Commit:
  public/20965           |  972541a913c5e062914b9ef48a0df6092d1757d3
   Dependencies:         |     Stopgaps:
-------------------------+-------------------------------------------------
Changes (by vbraun):

 * status:  positive_review => needs_work


Comment:

 Fails because of a newly-added module, please merge in next beta
 {{{
 DO NOT INTERRUPT THIS.
 Done updating paths.
 Traceback (most recent call last):
   File "/home/buildslave-sage/slave/sage_git/build/src/bin/sage-eval",
 line 4, in <module>
     from sage.all import *
   File "/home/buildslave-sage/slave/sage_git/build/local/lib/python2.7
 /site-packages/sage/all.py", line 113, in <module>
     from sage.modular.all    import *
   File "/home/buildslave-sage/slave/sage_git/build/local/lib/python2.7
 /site-packages/sage/modular/all.py", line 38, in <module>
     from btquotients.all import *
 ImportError: No module named btquotients.all
 Sage failed to start up.
 }}}

--
Ticket URL: <https://trac.sagemath.org/ticket/20965#comment:7>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to