On Jan 20, 2011, at 6:14 AM, John Hunter wrote: > On Thu, Jan 20, 2011 at 2:50 AM, Jeffrey Wong <jeffw...@gmail.com> wrote: >> Hi, >> >> I tried to install matplotlib on python 2.7 and use the graph drawing >> functionality with NetworkX (nodes and edges). >> >> easy_install and pip both think that the latest version is 0.91.1, which is >> wrong because it will import numpy.core.ma instead of numpy.ma. >> >> >> I'm not sure how to fix this but PyPI lists you as the maintainer so I >> thought you might know. >> >> Thanks for putting it in PyPI anyhow! > > CC-ing the devel list. > > It's not clear to me why this is -- I have 1.0.1 as the active version > on pypi, which is reflected on http://pypi.python.org/pypi/matplotlib > and the download URL is listed as > > https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.0.1/ > > 0.91.1 is flagged as hidden. I am not a pypi expert, but don't see > anything wrong here,
I can't use my python 2.7 to reproduce the problem since I installed matplotlib manually using the MacOS X Python 2.7 dmg/installer. It now sees matplotlib 1.0.1-r0 as current. However with the system python 2.5, it makes the following search: emcs-imac:Facethingy jeffwong$ /usr/bin/easy_install -n matplotlib Searching for matplotlib Reading http://pypi.python.org/simple/matplotlib/ Reading http://matplotlib.sourceforge.net Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.0 Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-0.99.3/ Reading http://sourceforge.net/project/showfiles.php?group_id=80706&package_id=82474 Reading https://sourceforge.net/project/showfiles.php?group_id=80706&package_id=278194 Reading http://sourceforge.net/project/showfiles.php?group_id=80706 Reading https://sourceforge.net/project/showfiles.php?group_id=80706&package_id=82474 Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-0.99.1/ Reading https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.0.1/ Best match: matplotlib 0.91.1 Downloading http://pypi.python.org/packages/source/m/matplotlib/matplotlib-0.91.1.tar.gz#md5=56a9344b077b5accbc4823be19f69dd6 ^Cinterrupted emcs-imac:Facethingy jeffwong$ Perhaps someone sees something obviously wrong with this... ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel