#20955: py3 import in schemes 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/20955           |  475a60e643273116e8066617b99bdbf288644de2
   Dependencies:         |     Stopgaps:
-------------------------+-------------------------------------------------
Changes (by vbraun):

 * status:  positive_review => needs_work


Comment:

 Fails because of a newly-added module, please merge in next beta
 {{{
   File "/home/buildslave-sage/slave/sage_git/build/local/lib/python2.7
 /site-packages/sage/schemes/curves/constructor.py", line 43, in <module>
     from .projective_curve import (ProjectivePlaneCurve,
   File "/home/buildslave-sage/slave/sage_git/build/local/lib/python2.7
 /site-packages/sage/schemes/curves/projective_curve.py", line 48, in
 <module>
     import point
 ImportError: No module named point
 Sage failed to start up.
 }}}

--
Ticket URL: <https://trac.sagemath.org/ticket/20955#comment:3>
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