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
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---