May I ask about Sage here?

M

Michael Press

May I ask for help with Sage problems here? I
did not find a usenet Sage support group. If so,
here is a session I imitated from the tutorial.
The "load command failed. I logged output with
"logstart", then quit, started, executed "load",
and "load" failed to work.

__________________________________________________
----------------------------------------------------------------------
| Sage Version 3.4.1, Release Date: 2009-04-21 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
sage: logstart setup
Activating auto-logging. Current session state plus future input saved.
Filename : setup
Mode : backup
Output logging : False
Raw input log : False
Timestamping : False
State : active
sage: E = EllipticCurve([1,2,3,4,5]).minimal_model()
sage: F = QQ^3
sage: x,y = QQ['x,y'].gens()
sage: G = E.gens()
sage: exit
Exiting SAGE (CPU time 0m0.27s, Wall time 0m11.10s).

Script done on Wed Apr 29 17:23:57 2009
Script started on Wed Apr 29 17:24:12 2009
----------------------------------------------------------------------
| Sage Version 3.4.1, Release Date: 2009-04-21 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
sage: load "setup"
---------------------------------------------------------------------------
IOError Traceback (most recent call last)

/Users/mdp/.sage/<ipython console> in <module>()

/Applications/sage/local/lib/python2.5/site-packages/sage/structure/sage_object.so in sage.structure.sage_object.load (sage/structure/sage_object.c:6200)()

IOError: [Errno 2] No such file or directory: 'setup.sobj'
sage: exit
Exiting SAGE (CPU time 0m0.85s, Wall time 0m11.08s).

$ ls -lF
total 16
drwxr-xr-x 2 mdp staff 68 Apr 29 16:37 db/
drwxr-xr-x 4 mdp staff 136 Apr 29 16:37 gap/
drwxr-xr-x@ 14 mdp staff 476 Apr 29 16:53 ipython/
drwxr-xr-x 7 mdp staff 238 Apr 29 16:44 sage_notebook/
-rw-r--r-- 1 mdp staff 546 Apr 29 17:23 setup
drwxr-xr-x 4 mdp staff 136 Apr 29 17:22 temp/
-rw-r--r-- 1 mdp staff 1684 Apr 29 17:24 typescript

__________________________________________________
 
G

Gabriel Genellina

May I ask for help with Sage problems here? I
did not find a usenet Sage support group.

I think you'll get more responses here:
news://news.gmane.org/gmane.comp.mathematics.sage.general
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top