#9969: Update extension code for mpmath-0.17
---------------------------------+------------------------------------------
Reporter: fredrik.johansson | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.7
Component: packages | Keywords:
Author: fredrik.johansson | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------------+------------------------------------------
Comment(by fbissey):
tests are not looking good to me.
{{{
Python 2.6.6 (r266:84292, Jan 28 2011, 01:59:55)
[GCC 4.5.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import mpmath
>>> mpmath.runtests()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib64/python2.6/site-packages/mpmath/__init__.py", line 413,
in runtests
from .tests import runtests as tests
ImportError: No module named tests
}}}
I get pretty much the same thing from sage.
By the way that looks more like a procedure to do a spkg-check than a
doctest.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9969#comment:19>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.