hi, I got binary download from sage pages to work but from sources I got problem.
Result IS NOT DISPLAYED after evaluation. This related ? -usage rights -python libraryes ( overloaded depencyes, wrong..) -ssl Here you are: joni@mpi1:~$ sudo su -l sageserver [sudo] password for joni: sageserver@mpi1:~$ ./startnotebook The notebook files are stored in: sage_notebook.sagenb ************************************************** * * * Open your web browser to http://localhost:9999 * * * ************************************************** Executing twistd --pidfile="sage_notebook.sagenb/sagenb.pid" -ny "sage_notebook.sagenb/twistedconf.tac" /mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec. You should rebuild using libgmp >= 5 to avoid timing attack vulnerability. _warn("Not using mpz_powm_sec. You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.", PowmInsecureWarning) 2014-03-22 09:39:57+0200 [-] Log opened. 2014-03-22 09:39:57+0200 [-] twistd 13.1.0 (/mpi3/S3/sage-6.1/local/bin/python 2.7.5) starting up. 2014-03-22 09:39:57+0200 [-] reactor class: twisted.internet.epollreactor.EPollReactor. 2014-03-22 09:39:57+0200 [-] QuietSite starting on 9999 2014-03-22 09:39:57+0200 [-] Starting factory <__builtin__.QuietSite instance at 0x7025cf8> ** (x-www-browser:5684): WARNING **: Komentorivi ”dbus-launch --autolaunch=6d6390cb56a32b6678c10da600000412 --binary-syntax --close-stderr” lopetti nollasta eroavaan lopetustilaan 1: No protocol specified\nNo protocol specified\nAutolaunch error: X11 initialization failed.\n No protocol specified No protocol specified No protocol specified No protocol specified No protocol specified No protocol specified Error: cannot open display: :0 /usr/bin/xdg-open: 461: /usr/bin/xdg-open: mozilla: not found No protocol specified No protocol specified No protocol specified No protocol specified konqueror: cannot connect to X server :0 /usr/bin/chromium-browser: 6: .: Can't open /usr/lib/pepflashplugin-installer/pepflashplayer.sh /usr/bin/xdg-open: 461: /usr/bin/xdg-open: google-chrome: not found /usr/bin/xdg-open: 461: /usr/bin/xdg-open: links2: not found /usr/bin/xdg-open: 461: /usr/bin/xdg-open: links: not found /usr/bin/xdg-open: 461: /usr/bin/xdg-open: lynx: not found Received cookie: nb_session_9999= Received cookie: cookie_test_9999= Received cookie: session=eyJ1c2VybmFtZSI6eyIgYiI6IllXUnRhVzQ9In19.Bg7Pzg.2v2GzdIY-mGJBMcCRraGXR_iJC8 Received cookie: session=eyJ1c2VybmFtZSI6eyIgYiI6IllXUnRhVzQ9In19.Bg7Pzw.FB_5ZhqWMRfRvcrC7RnnA0vCCjI 2014-03-22 09:41:01+0200 [-] WSGI application error Traceback (most recent call last): File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Twisted-13.1.0-py2.7-linux-x86_64.egg/twisted/python/threadpool.py", line 212, in _worker o = self.q.get() File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Twisted-13.1.0-py2.7-linux-x86_64.egg/twisted/python/context.py", line 118, in callWithContext return self.currentContext().callWithContext(ctx, func, *args, **kw) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Twisted-13.1.0-py2.7-linux-x86_64.egg/twisted/python/context.py", line 83, in callWithContext self.contexts.pop() File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Twisted-13.1.0-py2.7-linux-x86_64.egg/twisted/web/wsgi.py", line 340, in run self.started = True --- <exception caught here> --- File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Twisted-13.1.0-py2.7-linux-x86_64.egg/twisted/web/wsgi.py", line 315, in run appIterator = self.application(self.environ, self.startResponse) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1836, in __call__ return self.wsgi_app(environ, start_response) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1820, in wsgi_app response = self.make_response(self.handle_exception(e)) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1403, in handle_exception reraise(exc_type, exc_value, tb) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/sagenb-0.10.7.2-py2.7.egg/sagenb/flask_version/base.py", line 144, in mathjax_js data = render_template('js/mathjax_sage.js', theme_mathjax_macros=mathjax_macros) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/templating.py", line 128, in render_template context, ctx.app) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/templating.py", line 110, in _render rv = template.render(context) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Jinja2-2.5.5-py2.7.egg/jinja2/environment.py", line 891, in render return self.environment.handle_exception(exc_info, True) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/sagenb-0.10.7.2-py2.7.egg/sagenb/data/sage/js/mathjax_sage.js", line 30, in top-level template code {{ theme_mathjax_macros|join(',\n') }} File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Jinja2-2.5.5-py2.7.egg/jinja2/filters.py", line 241, in do_join return unicode(d).join(imap(unicode, value)) exceptions.TypeError: 'function' object is not iterable 2014-03-22 09:41:05+0200 [HTTPChannel,29,127.0.0.1] got EOF subprocess must have crashed... 2014-03-22 09:41:05+0200 [HTTPChannel,29,127.0.0.1] 2014-03-22 09:41:05+0200 [HTTPChannel,29,127.0.0.1] import os;os.chdir("/tmp/tmp8xCgJ6"); 2014-03-22 09:41:05+0200 [HTTPChannel,29,127.0.0.1] execfile("_sage_input_1.py") 2014-03-22 09:41:05+0200 [HTTPChannel,29,127.0.0.1] 2014-03-22 09:41:05+0200 [HTTPChannel,29,127.0.0.1] import os;os.chdir("/tmp/tmpy8pZma"); 2014-03-22 09:41:05+0200 [HTTPChannel,29,127.0.0.1] execfile("_sage_input_2.py") 2014-03-22 09:41:05+0200 [HTTPChannel,29,127.0.0.1] bash: /mpi3/S3/sage-6.1/sage: Lupa evätty 2014-03-22 09:41:05+0200 [HTTPChannel,29,127.0.0.1] Connection to localhost closed. 2014-03-22 09:41:05+0200 [HTTPChannel,29,127.0.0.1] 2014-03-22 09:41:05+0200 [HTTPChannel,29,127.0.0.1] import os;os.chdir("/tmp/tmp0nRNB7"); 2014-03-22 09:41:05+0200 [HTTPChannel,29,127.0.0.1] execfile("_sage_input_3.py") 2014-03-22 09:41:05+0200 [HTTPChannel,29,127.0.0.1]2014-03-22 09:46:02+0200 [-] WSGI application error Traceback (most recent call last): File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Twisted-13.1.0-py2.7-linux-x86_64.egg/twisted/python/threadpool.py", line 212, in _worker o = self.q.get() File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Twisted-13.1.0-py2.7-linux-x86_64.egg/twisted/python/context.py", line 118, in callWithContext return self.currentContext().callWithContext(ctx, func, *args, **kw) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Twisted-13.1.0-py2.7-linux-x86_64.egg/twisted/python/context.py", line 83, in callWithContext self.contexts.pop() File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Twisted-13.1.0-py2.7-linux-x86_64.egg/twisted/web/wsgi.py", line 340, in run self.started = True --- <exception caught here> --- File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Twisted-13.1.0-py2.7-linux-x86_64.egg/twisted/web/wsgi.py", line 315, in run appIterator = self.application(self.environ, self.startResponse) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1836, in __call__ return self.wsgi_app(environ, start_response) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1820, in wsgi_app response = self.make_response(self.handle_exception(e)) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1403, in handle_exception reraise(exc_type, exc_value, tb) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1381, in handle_user_exception reraise(exc_type, exc_value, tb) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/sagenb-0.10.7.2-py2.7.egg/sagenb/flask_version/base.py", line 144, in mathjax_js data = render_template('js/mathjax_sage.js', theme_mathjax_macros=mathjax_macros) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/templating.py", line 128, in render_template context, ctx.app) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Flask-0.10.1-py2.7.egg/flask/templating.py", line 110, in _render rv = template.render(context) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Jinja2-2.5.5-py2.7.egg/jinja2/environment.py", line 891, in render return self.environment.handle_exception(exc_info, True) File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/sagenb-0.10.7.2-py2.7.egg/sagenb/data/sage/js/mathjax_sage.js", line 30, in top-level template code {{ theme_mathjax_macros|join(',\n') }} File "/mpi3/S3/sage-6.1/local/lib/python2.7/site-packages/Jinja2-2.5.5-py2.7.egg/jinja2/filters.py", line 241, in do_join return unicode(d).join(imap(unicode, value)) exceptions.TypeError: 'function' object is not iterable -- You received this message because you are subscribed to the Google Groups "sage-support" 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-support. For more options, visit https://groups.google.com/d/optout.
