#11874: Remove twisted spkg
----------------------------------------------+-----------------------------
Reporter: dimpase | Owner: tbd
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.0
Component: packages | Keywords: twisted;
notebook
Work_issues: | Upstream: N/A
Reviewer: Dmitrii Pasechnik, Jason Grout | Author: Rado Kirov,
Jason Grout
Merged: | Dependencies: #12329, #11080
----------------------------------------------+-----------------------------
Changes (by jdemeyer):
* status: needs_review => needs_work
Comment:
The Sage library doesn't compile because it doesn't depend on Twisted
anymore:
{{{
Executing 305 commands (using 6 threads)
Traceback (most recent call last):
File "setup.py", line 831, in <module>
execute_list_of_commands(queue)
File "setup.py", line 288, in execute_list_of_commands
execute_list_of_commands_in_parallel(command_list, nthreads)
File "setup.py", line 238, in execute_list_of_commands_in_parallel
import twisted.persisted.styles #doing this import will allow
instancemethods to be pickable
ImportError: No module named twisted.persisted.styles
sage: There was an error installing modified sage library code.
ERROR installing Sage
}}}
The fact that the Sage library needs Twisted is another argument for
keeping the twisted spkg separate and not moving it into sagenb. Or
alternatively, the Sage library should be fixed such that it doesn't
depend on Twisted.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11874#comment:38>
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.