#16624: upgrade sympy to version 0.7.5
-------------------------------------+-------------------------------------
       Reporter:  rws                |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-6.3
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Ralf Stephan       |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  3cc6ca3d31c872ecaea8bd7985c8b20ed6c0e03e
  u/rws/upgrade_sympy_to_version_0_7_5|     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by {'newvalue': u'Ralf Stephan', 'oldvalue': ''}):

 * commit:   => 3cc6ca3d31c872ecaea8bd7985c8b20ed6c0e03e
 * author:   => Ralf Stephan


Comment:

 No idea what's the matter here:
 {{{
 Traceback (most recent call last):
   File "/home/ralf/sage/src/bin/sage-runtests", line 87, in <module>
     err = DC.run()
   File "/home/ralf/sage/local/lib/python2.7/site-
 packages/sage/doctest/control.py", line 904, in run
     self.run_doctests()
   File "/home/ralf/sage/local/lib/python2.7/site-
 packages/sage/doctest/control.py", line 674, in run_doctests
     self.dispatcher = DocTestDispatcher(self)
   File "/home/ralf/sage/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 1335, in __init__
     init_sage()
   File "/home/ralf/sage/local/lib/python2.7/site-
 packages/sage/doctest/forker.py", line 113, in init_sage
     from sympy.printing.pretty.stringpict import stringPict
   File "/home/ralf/sage/local/lib/python2.7/site-
 packages/sympy/__init__.py", line 32, in <module>
     from .core import *
   File "/home/ralf/sage/local/lib/python2.7/site-
 packages/sympy/core/__init__.py", line 8, in <module>
     from .expr import Expr, AtomicExpr
   File "/home/ralf/sage/local/lib/python2.7/site-
 packages/sympy/core/expr.py", line 7, in <module>
     from .evalf import EvalfMixin, pure_complex
   File "/home/ralf/sage/local/lib/python2.7/site-
 packages/sympy/core/evalf.py", line 9, in <module>
     import sympy.mpmath.libmp as libmp
   File "/home/ralf/sage/local/lib/python2.7/site-
 packages/sympy/mpmath/__init__.py", line 6, in <module>
     from .ctx_mp import MPContext
   File "/home/ralf/sage/local/lib/python2.7/site-
 packages/sympy/mpmath/ctx_mp.py", line 47, in <module>
     from sage.libs.mpmath.ext_main import Context as BaseMPContext
   File "ext_main.pyx", line 38, in init sage.libs.mpmath.ext_main
 (build/cythonized/sage/libs/mpmath/ext_main.c:28725)
   File "/home/ralf/sage/local/lib/python2.7/site-
 packages/mpmath/__init__.py", line 6, in <module>
     from .ctx_mp import MPContext
   File "/home/ralf/sage/local/lib/python2.7/site-
 packages/mpmath/ctx_mp.py", line 49, in <module>
     import sage.libs.mpmath.ext_main as _mpf_module
 AttributeError: 'module' object has no attribute 'ext_main'
 make: *** [ptestlong] Error 1
 }}}
 ----
 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=3cc6ca3d31c872ecaea8bd7985c8b20ed6c0e03e
 3cc6ca3]||{{{16624: sympy version 0.7.5}}}||

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

Reply via email to