Turns out I can reproduce it in 4.7 as well: fbissey@QCD-nzi3 /home/work/fbissey/sandbox/sage-4.7 $ source local/bin/sage- env fbissey@QCD-nzi3 /home/work/fbissey/sandbox/sage-4.7 $ ./local/bin/sage-gdb /home/work/fbissey/sandbox/sage-4.7/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/local/bin/python...done. [Thread debugging using libthread_db enabled] Python 2.6.4 (r264:75706, Jun 3 2011, 15:06:10) [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/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]: 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