upgrade of pip on my python 2.7 version

Chris Angelico rosuav at gmail.com
Wed Sep 27 14:11:16 EDT 2023


On Thu, 28 Sept 2023 at 01:16, Zuri Shaddai Kuchipudi via Python-list
<python-list at python.org> wrote:
>
> hello everyone this the error that im getting while trying to install and upgrade pip on what is the solution for it?
>

The solution is to upgrade to Python 3.

https://pip.pypa.io/en/latest/development/release-process/#python-2-support

ChrisA


More information about the Python-list mailing list