#14330: Upgrade to sagenb 0.10.6
--------------------------------------+-------------------------------------
       Reporter:  kini                |         Owner:  tbd       
           Type:  enhancement         |        Status:  needs_work
       Priority:  major               |     Milestone:  sage-5.10 
      Component:  packages: standard  |    Resolution:            
       Keywords:                      |   Work issues:            
Report Upstream:  N/A                 |     Reviewers:            
        Authors:  Keshav Kini         |     Merged in:            
   Dependencies:  #10637              |      Stopgaps:            
--------------------------------------+-------------------------------------

Comment (by kcrisman):

 When using this ticket, I get the following problem with `sage -n`.  I
 can't say whether this is unique to me.
 {{{
 Executing twistd  --pidfile="sage_notebook.sagenb/sagenb.pid" -ny
 "sage_notebook.sagenb/twistedconf.tac"
 Unhandled Error
 Traceback (most recent call last):
   File "/Users/.../sage-5.9.rc1/local/lib/python2.7/site-
 
packages/Twisted-12.3.0-py2.7-macosx-10.7-x86_64.egg/twisted/application/app.py",
 line 652, in run
     runApp(config)
   File "/Users/.../sage-5.9.rc1/local/lib/python2.7/site-
 
packages/Twisted-12.3.0-py2.7-macosx-10.7-x86_64.egg/twisted/scripts/twistd.py",
 line 23, in runApp
     _SomeApplicationRunner(config).run()
   File "/Users/.../sage-5.9.rc1/local/lib/python2.7/site-
 
packages/Twisted-12.3.0-py2.7-macosx-10.7-x86_64.egg/twisted/application/app.py",
 line 386, in run
     self.application = self.createOrGetApplication()
   File "/Users/.../sage-5.9.rc1/local/lib/python2.7/site-
 
packages/Twisted-12.3.0-py2.7-macosx-10.7-x86_64.egg/twisted/application/app.py",
 line 451, in createOrGetApplication
     application = getApplication(self.config, passphrase)
 --- <exception caught here> ---
   File "/Users/.../sage-5.9.rc1/local/lib/python2.7/site-
 
packages/Twisted-12.3.0-py2.7-macosx-10.7-x86_64.egg/twisted/application/app.py",
 line 462, in getApplication
     application = service.loadApplication(filename, style, passphrase)
   File "/Users/.../sage-5.9.rc1/local/lib/python2.7/site-
 
packages/Twisted-12.3.0-py2.7-macosx-10.7-x86_64.egg/twisted/application/service.py",
 line 405, in loadApplication
     application = sob.loadValueFromFile(filename, 'application',
 passphrase)
   File "/Users/.../sage-5.9.rc1/local/lib/python2.7/site-
 packages/Twisted-12.3.0-py2.7-macosx-10.7-x86_64.egg/twisted/persisted/sob.py",
 line 210, in loadValueFromFile
     exec fileObj in d, d
   File "sage_notebook.sagenb/twistedconf.tac", line 15, in <module>
     import base as flask_base
   File "/Users/.../sage-5.9.rc1/devel/sagenb/flask_version/base.py", line
 10, in <module>
     from flaskext.openid import OpenID
 exceptions.ImportError: No module named openid

 Failed to load application: No module named openid

 Traceback (most recent call last):
   File "/Users/.../sage-5.9.rc1/local/bin/sage-notebook", line 34, in
 <module>
     notebook()
   File
 "/Users/.../sage-5.9.rc1/devel/sagenb/sagenb/notebook/notebook_object.py",
 line 219, in __call__
     return self.notebook(*args, **kwds)
   File
 "/Users/.../sage-5.9.rc1/devel/sagenb/sagenb/notebook/run_notebook.py",
 line 608, in notebook_run
     raise socket.error
 socket.error
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14330#comment:18>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to