[Distutils] pip not grabbing latest PyPI version

anatoly techtonik techtonik at gmail.com
Thu Nov 6 10:04:04 CET 2014


On Wed, Nov 5, 2014 at 9:24 PM, Ethan Furman <ethan at stoneleaf.us> wrote:
> I have four packages on PyPI: antipathy, dbf, pandaemonium, and scription.
>
> `pip install --upgrade` works for three of them, but for scription it
> continually grabs an older release (0.53, I think).
>
> Any ideas what might be wrong?

- CDN
- proxy
- not PyPI as package repository
- --pre version
- pip bug

-- 
anatoly t.


More information about the Distutils-SIG mailing list