I presume you mean pypi said that the latest version was 1.0.1? PyPi
recently (and rightly so) stopped automatically pull eggs from third-party
locations (this is a *huge* security risk). Version 1.0.1 was the last
version that was directly hosted on PyPi because the test suite made the
package so much bigger after that version.

There was talk about granting "top-tier" projects like matplotlib and
basemap special permission to upload larger eggs to PyPi. I don't know if
that has happened yet.

Cheers!
Ben Root


On Fri, Jul 4, 2014 at 2:48 PM, Rachana Katkam <katkam.rach...@gmail.com>
wrote:

> I faced the problem of upgrading my matplotlib to 1.3.1 having my
> python2.7. Its on Fedora am talking about. Its the dmg file available here
> http://matplotlib.org/downloads.html
> When I checked for upgrading from Terminal, it said matplotlib1.0.1 is the
> latest version.
>
>
> On Fri, Jul 4, 2014 at 10:52 PM, Goyo <goyod...@gmail.com> wrote:
>
>> 2014-07-04 8:30 GMT+02:00 Rachana Katkam <katkam.rach...@gmail.com>:
>> > Hey, even I had similar issue.
>> > Later I learnt python2.7 could support matplotlib version1.0.1 only.
>> >
>> > So if you want to upgrade your matplotlib, you first need to upgrade
>> your
>> > python.
>>
>> matplotlib 1.3.1 works quite well with python 2.7.
>>
>> Goyo
>>
>
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>
>
------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to