Hi!  I am having problems with the load_session command with the
notebook interface.  Using the example from the tutorial,  I use the
terminal and it works just fine, but when I try it with the notebook
(using a different worksheet than the one that I started with) it
gives me this error message:

Traceback (click to the left for traceback)
...
IOError: [Errno 2] No such file or directory: 'misc.sobj'

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/sean/.sage/sage_notebook/worksheets/admin/10/code/
11.py", line 6, in <module>
    load_session(\u0027misc.sobj\u0027)
  File "/home/sean/sage/local/lib/python2.5/site-packages/
SQLAlchemy-0.4.6-py2.5.egg/", line 1, in <module>

  File "session.pyx", line 318, in sage.misc.session.load_session
(sage/misc/session.c:1437)
  File "sage_object.pyx", line 496, in sage.structure.sage_object.load
(sage/structure/sage_object.c:4872)
IOError: [Errno 2] No such file or directory: 'misc.sobj'

Is it something to do with the location of the file in virtual
memory?  I don't really know enough about that or how SAGE interacts
with it, so I'd be happy to try anything anyone can tell me.  Ok,
thank you for anything you can do!
Btw, this is what I'm using:
ubuntu 8.04
sage 3.4

Sean
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to