Hi all,

I have a bit of trouble with sage-gdb in 4.7.1.alpha1, after sourcing sage-env 
I get this this starting sage-gdb:

../local/bin/sage-gdb
/home/work/fbissey/sandbox/sage-4.7.1.alpha1/local/bin/sage-ipython
GNU gdb (Gentoo 7.2 p1) 7.2
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.gentoo.org/>...
Reading symbols from 
/home/work/fbissey/sandbox/sage-4.7.1.alpha1/local/bin/python...done.
[Thread debugging using libthread_db enabled]
Python 2.6.4 (r264:75706, May 17 2011, 06:44:05) 
[GCC 4.5.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
                                                                                
                                                    
/home/work/fbissey/sandbox/sage-4.7.1.alpha1/local/lib/python2.6/site-
packages/IPython/ipmaker.pyc in force_import(modname)         
     64         reload(sys.modules[modname])                                    
                                                    
     65     else:                                                               
                                                    
---> 66         __import__(modname)                                             
                                                    
     67                                                                         
                                                    
     68                                                                         
                                                    
                                                                                
                                                    
ImportError: No module named ipy_profile_sage                                   
                                                    
Error importing ipy_profile_sage - perhaps you should run %upgrade?             
                                                    
WARNING: Loading of ipy_profile_sage failed.                                    
                                                    
                                                                                
                                                    
                                                                                
                                                    
In [1]:                                                          

############
I have to quit it with quit() which means I am not in sage at that stage.

I suspect #9960 but I am not sure. Can anyone confirm this?

Francois

This email may be confidential and subject to legal privilege, it may
not reflect the views of the University of Canterbury, and it is not
guaranteed to be virus free. If you are not an intended recipient,
please notify the sender immediately and erase all copies of the message
and any attachments.

Please refer to http://www.canterbury.ac.nz/emaildisclaimer for more
information.

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to