No idea and given that we do not use system python - no idea how the os upgrade could cause it...
On Thursday, 12 April 2018 01:55:46 UTC-6, Kwankyu Lee wrote: > > Hi, > > I noticed my sagecell server fails to start. > > Apr 12 16:48:52 hades sage[1016]: File "web_server.py", line 15, in > <module> > Apr 12 16:48:52 hades sage[1016]: import handlers > Apr 12 16:48:52 hades sage[1016]: File > "/home/sage/sagecell/sagecell/handlers.py", line 282, in <module> > Apr 12 16:48:52 hades sage[1016]: KernelRouter = > sockjs.tornado.SockJSRouter(SockJSHandler, "/sockjs") > Apr 12 16:48:52 hades sage[1016]: File > "/home/sage/sagecell/sage/local/lib/python2.7/site-packages/sockjs/tornado/router.py", > > line 111, in __init_ > Apr 12 16:48:52 hades sage[1016]: self.io_loop) > Apr 12 16:48:52 hades sage[1016]: TypeError: __init__() takes exactly 3 > arguments (4 given) > > It seems that I am getting this after recent updates to the ubuntu os via > apt. Any idea? > > > Kwankyu > -- You received this message because you are subscribed to the Google Groups "sage-cell" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cell/2efb72f5-140a-4361-bd4c-ad3ca2866f73%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
