[Matplotlib-devel] https://pypi.org/simple/matplotlib out of date, pip fails to find wheel

Greg Lucas greg.m.lucas at gmail.com
Fri Aug 13 11:05:32 EDT 2021


I also can not install a wheel for anything other than py3.7.

It looks like they are indexed under the project on PyPI:
https://pypi.org/project/matplotlib/3.4.3/#files
Just not the simple index.

On Fri, Aug 13, 2021 at 8:47 AM Matthew Brett <matthew.brett at gmail.com>
wrote:

> Hi,
>
> On Fri, Aug 13, 2021 at 11:48 AM Matthew Brett <matthew.brett at gmail.com>
> wrote:
> >
> > Hi,
> >
> > Is anyone else failing to find the current 3.4.3 matplotlib wheel?
> >
> > Ordinary pip install doesn't find the wheel, tries to install from
> source:
> >
> > pip install matplotlib
> >
> > """
> > Collecting matplotlib
> >   Downloading matplotlib-3.4.3.tar.gz (37.9 MB)
> > """
> >
> > Pip is looking at https://pypi.org/simple/matplotlib/, which, at the
> > moment (7 hours after upload?) only shows these files for 3.4.3:
> >
> > matplotlib-3.4.3-cp37-cp37m-macosx_10_9_x86_64.whl
> > matplotlib-3.4.3-cp37-cp37m-manylinux1_i686.whl
> > matplotlib-3.4.3-cp37-cp37m-manylinux1_x86_64.whl
> > matplotlib-3.4.3-cp37-cp37m-manylinux2014_aarch64.whl
> > matplotlib-3.4.3-cp37-cp37m-win32.whl
> > matplotlib-3.4.3.tar.gz
> >
> > Is this our problem?  Or is it upstream with pypi?
>
> No change in the last few hours...
>
> Cheers,
>
> Matthew
> _______________________________________________
> Matplotlib-devel mailing list
> Matplotlib-devel at python.org
> https://mail.python.org/mailman/listinfo/matplotlib-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/matplotlib-devel/attachments/20210813/633bc1e7/attachment.html>


More information about the Matplotlib-devel mailing list