Silly question about pip

wxjmfauth at gmail.com wxjmfauth at gmail.com
Tue Sep 8 15:02:16 EDT 2015


Le mardi 8 septembre 2015 20:18:20 UTC+2, Irmen de Jong a écrit :
> On 8-9-2015 17:54, wxjmfauth at gmail.com wrote:
> > win7 / py433
> > 
> > How to downgrade from the latest pip (7.1.2) to
> > the previous one?
> > I'm sorry, I do not remember the numerous msgs
> > I saw when updating. (Yesterday)
> > 
> > (I'm serious)
> > 
> > Now, what?
> > 
> 
> I think:
> 
> $ pip install --upgrade pip==7.0.0
> 
> 
> would do the trick, where you substitute the required version number for 7.0.0.
> 
> 
> Irmen

Addendum (your question)

> pip install --upgrade pip

which probably selects the latest version






More information about the Python-list mailing list