BTW, please do not Cc: me. I am subscribed to the list and read through GMane. 
It's annoying to get list replies to my email where I don't want them.

On 2009-10-12 15:38 PM, John Hunter wrote:
> On Mon, Oct 12, 2009 at 3:21 PM, Robert Kern<robert.k...@gmail.com>  wrote:
>> On 2009-10-12 15:16 PM, Chaitanya Krishna wrote:
>>> Hi,
>>>
>>> I solved it by installing matplotlib 0.99. But, on Mac 10.5 when I
>>> used easy_install matplotlib, it was still saying that 0.91 was the
>>> latest and I couldn't install it. Finally I had to download the egg
>>> and manually install it (easy_install --install-dir)
>>
>> I suspect that that version of easy_install has not been fixed to parse
>> Sourceforge's new download pages.
>
> Shouldn't easy_install be reading the pypi data, which points to the
> proper sf page?
>
> http://pypi.python.org/pypi/matplotlib

Yup, but the link URLs are of the form

    http://sourceforge.net/.../<foo>.egg/download

which does not obviously mean "this is the URL for <foo>.egg" unless if you 
know 
to remove the final /download part.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to