When I start a notebook without giving a directory parameter everything
works fine. But when I try to add a directory parameter sage refuses to
start a webinterface server:
sage: notebook(directory="/home/sage/s",interface='')
..
Executing twistd --pidfile="s/sagenb.pid" -ny "s.sagenb/twistedconf.tac"
/\/\/\/\/\/\
2012-11-23 21:31:23+0100 [-] File
"/opt/sage/sage-5.4.1-linux-32bit-ubuntu_12.04.1_lts-i686-Linux/local/lib/python2.7/site-packages/Twisted-12.1.0-py2.7-linux-i686.egg/twisted/scripts/_twistd_unix.py",
line 293, in setupEnvironment
2012-11-23 21:31:23+0100 [-] f = open(pidfile,'wb')
2012-11-23 21:31:23+0100 [-] IOError: [Errno 2] No such file or directory:
'/home/sage/s/sagenb.pid'
..
I guess the pidfile should be
/home/sage/s.sagenb/sagenb.pid,
/\/\/\/\/\/\/\/\/\/\
Liebe Grüße aus einen nebeligen Seewinkel, regards
Andre
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
Visit this group at http://groups.google.com/group/sage-support?hl=en.