#11874: Remove twisted spkg
-------------------------------------------+--------------------------------
Reporter: dimpase | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: packages | Resolution:
Keywords: twisted; notebook | Work issues:
Report Upstream: N/A | Reviewers: Dmitrii Pasechnik,
Jason Grout
Authors: Rado Kirov, Jason Grout | Merged in:
Dependencies: #12329, #11080, #10492 | Stopgaps:
-------------------------------------------+--------------------------------
Comment (by ppurka):
Update: with the old sagenb it is unable to launch the notebook. So, I
think this patch ''needs'' the new sagenb so as to be useful.
{{{
...allations/sage-5.0.beta11> ./sage -n directory=/tmp/a.sagenb
----------------------------------------------------------------------
| Sage Version 5.0.beta11, Release Date: 2012-03-28 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
**********************************************************************
* *
* Warning: this is a prerelease version, and it may be unstable. *
* *
**********************************************************************
Please wait while the Sage Notebook server starts...
...
notebook(directory=r'''/tmp/a.sagenb''')
Traceback (most recent call last):
File "/home/punarbasu/Installations/sage-5.0.beta11/local/bin/sage-
notebook", line 34, in <module>
exec cmd
File "<string>", line 1, in <module>
File
"/home/punarbasu/Installations/sage-5.0.beta11/devel/sagenb/sagenb/notebook/notebook_object.py",
line 217, in __call__
return self.notebook(*args, **kwds)
File
"/home/punarbasu/Installations/sage-5.0.beta11/devel/sagenb/sagenb/notebook/run_notebook.py",
line 202, in notebook_twisted
nb = notebook.load_notebook(directory)
File
"/home/punarbasu/Installations/sage-5.0.beta11/devel/sagenb/sagenb/notebook/notebook.py",
line 1809, in load_notebook
import sagenb.notebook.twist
File
"/home/punarbasu/Installations/sage-5.0.beta11/devel/sagenb/sagenb/notebook/twist.py",
line 42, in <module>
from twisted.web2 import server, http, resource, channel
ImportError: No module named web2
}}}
In a [http://trac.sagemath.org/sage_trac/ticket/11080#comment:144
different installation], I applied this ticket, #11080 and #11503 and came
up with a broken jsmath/mathjax. ( It hasn't been a pleasant day for sure
:( )
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11874#comment:87>
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.