thanks, but I was looking for something which did not require to
restart Sage to update sys.path as this seem to require. Of course I
could do "sys.path.append(... "bla, bla, bla...

;-)

I'll stick with the original. Sorry for asking.





On Sep 29, 11:42 am, William Stein <[email protected]> wrote:
> On Tue, Sep 29, 2009 at 3:19 AM, Flavio Coelho <[email protected]> wrote:
>
> > Hi,
>
> > is there an equivalent to:
>
> > ./sage -python -m easy_install -U BIP
>
> > which can be run from within Sage?
>
> What about
>
> os.system('python -m easy_install -U BIP')
>
> William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to