On 8-9-2015 17:54, wxjmfa...@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 -- https://mail.python.org/mailman/listinfo/python-list