Just installed from the dmg and cannot open previously saved worksheet: >>>> omega:~ seb$ /Applications/sage/sage ---------------------------------------------------------------------- | SAGE Version 3.0.1, Release Date: 2008-05-04 | | Type notebook() for the GUI, and license() for information. | ----------------------------------------------------------------------
sage: notebook() The notebook files are stored in: /Users/seb/.sage//sage_notebook ************************************************** * * * Open your web browser to http://localhost:8000 * * * ************************************************** Removing stale pidfile /Users/seb/.sage/sage_notebook/twistd.pd 2008-05-22 23:27:11+0100 [-] Log opened. 2008-05-22 23:27:11+0100 [-] twistd 8.0.1 (/Applications/sage/local/ bin/python 2.5.2) starting up 2008-05-22 23:27:11+0100 [-] reactor class: <class 'twisted.internet.selectreactor.SelectReactor'> 2008-05-22 23:27:11+0100 [-] twisted.web2.channel.http.HTTPFactory starting on 8000 2008-05-22 23:27:11+0100 [-] Starting factory <twisted.web2.channel.http.HTTPFactory instance at 0x1e61530> 2008-05-22 23:27:14+0100 [HTTPChannel,1,127.0.0.1] Exception rendering: 2008-05-22 23:27:14+0100 [HTTPChannel,1,127.0.0.1] Unhandled Error Traceback (most recent call last): File "/Applications/sage/local/lib/python2.5/site-packages/twisted/ internet/defer.py", line 185, in addCallbacks self._runCallbacks() File "/Applications/sage/local/lib/python2.5/site-packages/twisted/ internet/defer.py", line 323, in _runCallbacks self.result = callback(self.result, *args, **kw) File "/Applications/sage/local/lib/python2.5/site-packages/twisted/ internet/defer.py", line 284, in _continue self.unpause() File "/Applications/sage/local/lib/python2.5/site-packages/twisted/ internet/defer.py", line 280, in unpause self._runCallbacks() --- <exception caught here> --- File "/Applications/sage/local/lib/python2.5/site-packages/twisted/ internet/defer.py", line 323, in _runCallbacks self.result = callback(self.result, *args, **kw) File "/Applications/sage/local/lib/python2.5/site-packages/twisted/ web2/server.py", line 296, in <lambda> d.addCallback(lambda res, req: res.renderHTTP(req), self) File "/Applications/sage/local/lib/python2.5/site-packages/twisted/ web2/resource.py", line 85, in renderHTTP return method(request) File "/Applications/sage/local/lib/python2.5/site-packages/twisted/ web2/resource.py", line 202, in http_GET return super(Resource, self).http_GET(request) File "/Applications/sage/local/lib/python2.5/site-packages/twisted/ web2/resource.py", line 128, in http_GET return self.render(request) File "/Applications/sage/local/lib/python2.5/site-packages/sage/ server/notebook/twist.py", line 1148, in render s = notebook.html(worksheet_filename = self.name, username=self.username) File "/Applications/sage/local/lib/python2.5/site-packages/sage/ server/notebook/notebook.py", line 1952, in html body = self._html_body(worksheet_filename=worksheet_filename, username=username, show_debug=show_debug) File "/Applications/sage/local/lib/python2.5/site-packages/sage/ server/notebook/notebook.py", line 1691, in _html_body body += self.html_worksheet_topbar(worksheet, select="use", username=username) File "/Applications/sage/local/lib/python2.5/site-packages/sage/ server/notebook/notebook.py", line 1617, in html_worksheet_topbar worksheet.html_menu(), worksheet.html_share_publish_buttons(select=select)) File "/Applications/sage/local/lib/python2.5/site-packages/sage/ server/notebook/worksheet.py", line 963, in html_menu menu = ' '*3 + self.html_file_menu() File "/Applications/sage/local/lib/python2.5/site-packages/sage/ server/notebook/worksheet.py", line 913, in html_file_menu system_select = self.notebook().html_system_select_form_element(self) File "/Applications/sage/local/lib/python2.5/site-packages/sage/ server/notebook/notebook.py", line 2004, in html_system_select_form_element i = SYSTEMS.index(system) exceptions.ValueError: list.index(x): x not in list --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---