Silly question about pip

wxjmfauth at gmail.com wxjmfauth at gmail.com
Tue Sep 8 14:57:00 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
I will try tomorrow.
I think my previous one (on py34) was 6.0.8
It's what I have in

C:\>c:\python32\scripts\pip --version
pip 6.0.8 from c:\Python32\lib\site-packages (python 3.2)

C:\>






More information about the Python-list mailing list