#12659: build the sage library in place
-----------------------------+----------------------------------------------
Reporter: mhansen | Owner: GeorgSWeber
Type: enhancement | Status: positive_review
Priority: major | Milestone: sage-5.0
Component: build | Keywords:
Work_issues: | Upstream: N/A
Reviewer: William Stein | Author: Mike Hansen
Merged: | Dependencies:
-----------------------------+----------------------------------------------
Comment(by jdemeyer):
Could this have caused
{{{
sage -t "devel/sage-main/sage/graphs/graph_decompositions/rankwidth.pyx"
**********************************************************************
File "/tmp/jdemeyer/merger/sage-5.0.beta9/devel/sage-
main/sage/graphs/graph_decompositions/rankwidth.pyx", line 47:
sage: rw, tree = g.rank_decomposition()
Exception raised:
Traceback (most recent call last):
File "/tmp/jdemeyer/merger/sage-5.0.beta9/local/bin/ncadoctest.py",
line 1231, in run_one_test
self.run_one_example(test, example, filename, compileflags)
File "/tmp/jdemeyer/merger/sage-5.0.beta9/local/bin/sagedoctest.py",
line 38, in run_one_example
OrigDocTestRunner.run_one_example(self, test, example, filename,
compileflags)
File "/tmp/jdemeyer/merger/sage-5.0.beta9/local/bin/ncadoctest.py",
line 1172, in run_one_example
compileflags, 1) in test.globs
File "<doctest __main__.example_0[3]>", line 1, in <module>
rw, tree = g.rank_decomposition()###line 47:
sage: rw, tree = g.rank_decomposition()
File "/tmp/jdemeyer/merger/sage-5.0.beta9/local/lib/python/site-
packages/sage/graphs/graph.py", line 2959, in rank_decomposition
from sage.graphs.graph_decompositions.rankwidth import
rank_decomposition
ImportError: cannot import name rank_decomposition
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12659#comment:13>
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.