On 7/31/07, gani <[EMAIL PROTECTED]> wrote: > > Hi: > > How does one modify path for notebook to include say /usr/lib/ > python2.4/site-packages/unum?
You can append something to sys.path, but you're asking for trouble in case there's anything in unum that isn't 100% compatible with SAGE's python... sage: sys.path.append('/usr/lib/python2.4/site-packages') > > thanks, > > gani -- > > > > > -- William Stein Associate Professor of Mathematics University of Washington http://www.williamstein.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@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-support URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---