On Jan 12, 6:49 am, mankoff <mank...@gmail.com> wrote:
> Hi Group,
>
> I'm using Sage as my python install. How can I upgrade a python
> package within sage? For example, pygmentize is version 0.11, and I'd
> like to upgrade this. Easy_install doesn't seem to be working, or
> places the new binary in /usr/local/bin, and if I copy that into sage/
> local/bin/ it causes problems.
>
> Thanks,
>
>    -k.

Hi,

You are using the system-wide easy_install rather than the sage one.
Do 'sage -sh' first and then use easy_install. That will install into
your sage location.

Adam

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to