>
> Hi Jason,
Thanks for the reply.
I found new information on my problem maybe you are able to help me out.
if i use user sagecell in config.py i got this error in sagecell.log
6a39: 2014-01-17 08:48:52,166 finished updating
6a39: 2014-01-17 08:48:52,166 Finished handler start_kernel: 1126 ms
6a39: 2014-01-17 08:48:52,167 Start start_kernel
6a39: 2014-01-17 08:48:52,180 kernel forked; now configuring
6a39: 2014-01-17 08:48:52,357 now updating
6a39: 2014-01-17 08:48:52,357 namespace check:
6a39: 2014-01-17 08:48:52,357 True
6a39: 2014-01-17 08:48:52,357 Error setting up kernel
Traceback (most recent call last):
File "/home/sshuser/sage/sagecell-main/forking_kernel_manager.py", line
54, in fork_kernel
self.update_function(ka)
File "/home/sshuser/sage/sagecell-main/receiver.py", line 271, in
update_dict_with_sage
ka.kernel.shell.user_module.__dict__ = user_ns
TypeError: readonly attribute
if I use sshuser which is the user i used on installing sage and everything
else.
i got
2014-01-17 09:32:08,489 sagecell:INFO starting tornado web server
2014-01-17 09:32:08,568 paramiko.transport:INFO Connected (version 2.0,
client OpenSSH_5.9p1)
2014-01-17 09:32:08,701 paramiko.transport:INFO Authentication (publickey)
successful!
2014-01-17 09:32:09,248 paramiko.transport:INFO Secsh channel 1 opened.
2014-01-17 09:32:16,991 sagecell:INFO ZMQ Connection with computer
35f34d70-a236-4eb9-87bd-94397f33784e at port 54230 established.
2014-01-17 09:32:16,992 sagecell:INFO Trying to start kernel on 35f3
2014-01-17 09:32:16,994 sagecell:INFO Trying to start kernel on 35f3
2014-01-17 09:32:16,997 sagecell:INFO Trying to start kernel on 35f3
2014-01-17 09:32:17,001 sagecell:INFO Trying to start kernel on 35f3
2014-01-17 09:32:17,006 sagecell:INFO Trying to start kernel on 35f3
Traceback (most recent call last):
File "web_server.py", line 106, in <module>
application = SageCellServer()
File "web_server.py", line 67, in __init__
self.completer = handlers.Completer(self.km)
File "/home/sshuser/sage/sagecell-main/handlers.py", line 167, in __init__
self.session = km._sessions[self.kernel_id]
KeyError: False
after i type sage web_server.py
are you able to point out my mistake ?
Thanks.
Yi Juin Tan
>
--
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/groups/opt_out.