> >> I tried to do "sudo easy_install feedparser", which worked. I can
> >> "import feedparser" from the python shell, but not from sage unless I
> >> explicitly add it to my path.
>

As sys.path shows by sudoing you are installing into the system wide
python. As William has pointed out that is not the way to do it since
Sage ships it own python that assuming you build it yourself you do
not need to use sudo since you do have write permissions.

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to