mabshoff wrote: > > > On Nov 27, 8:25 am, "William Stein" <[EMAIL PROTECTED]> wrote: >> On Thu, Nov 27, 2008 at 1:34 AM, mabshoff <[EMAIL PROTECTED]> wrote:
>> anyways, why not try this out. Just do: >> >> ./sage >> -ihttp://sage.math.washington.edu/home/mabshoff/release-cycles-3.2..1/sa... >> >> ./sage >> -upgradehttp://sage.math.washington.edu/home/mabshoff/release-cycles-3.2.1/sa... >> >> The first line installs the upgraded scripts spkg, which has the new >> upgrade command. The second line upgrades from Michael's tree. Note >> that this may be surprisingly fast, since we no longer do "sage -ba" >> to upgrade the core library. > > Note that if you do the above you need to have a Sage with IPython > 0.8.4 installed since the scripts repo contains fixes that are > dependent on its presence. Other than that give it a try and let us > know if/how it blows up. It didn't work for me. [EMAIL PROTECTED] sage-3.2.1.alpha1]$ ./sage ---------------------------------------------------------------------- | Sage Version 3.2.1.alpha2, Release Date: 2008-11-26 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- --------------------------------------------------------------------------- ImportError Traceback (most recent call last) /home/jaap/work/downloads/sage-3.2.1.alpha1/local/lib/python2.5/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. Jaap --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---