On Feb 12, 9:57 pm, Josh <[email protected]> wrote: > sage 4.2.1 / virtualbox 3.2.1 / ff 3.5.7 / win7 >
Something that you could try if it turns out that win7 is causing the trouble: Run ubuntu through vmware, and then run sage in ubuntu. > > I restarted VirtualBox, restarted sage, and tried to restart > notebook. However, "notebook()" and "notebook(address='')' both threw > the same EOF error message. Last call is > > return cPickle.load(open.self._abspath(filename)) > Maybe your sage image is different, but for mine, the notebook is started with the command "notebook" (w/o quotes). Can you log in as user "manage"? If so, you could log in, backup all of the needed files, and simply download a new copy of the virtual machine image. Zach -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
