close

How To upgrade the Python installation in Windows 10?

In This Tutorial, we are going to learn How To upgrade the Python installation in Windows 10? If you want to upgrade the Python version in Your Windows 10 then Just follow this Tutorial. So let’s get started with this tutorial.

How To upgrade the Python installation in Windows 10?

  1. How To upgrade the Python installation in Windows 10?

    To upgrade the Python installation in Windows 10 If You are Using Chocolatey then You just need to run a few Commands to upgrade the python version. First of all Open CMD with Administration Access. Then Run the choco upgrade python -y command in your terminal. And then Chocolatey will upgrade your python version. Thank you.

  2. upgrade the Python installation in Windows 10

    To upgrade the Python installation in Windows 10 Just Run the following step one by one to upgrade Python version. First of All Just Download the Latest version Of Python From Here. Now, Just Try to Install This Latest Version That You Downloaded. Since You Have Python Installed In Your Windows. So That It will Prompt Upgrade Now Option. And When the Upgrading process will Finish You have the latest version of Python installed on your machine. Now, Your Python version upgraded Successfully.

Method 1: Download Latest Version

Just Run the following step one by one to upgrade Python version.

  1. First of All Just Download the Latest version Of Python From Here.
  2. Now, Just Try to Install This Latest Version That You Downloaded.
  3. Since You Have Python Installed In Your Windows.
  4. So That It will Prompt Upgrade Now Option.
  5. And When the Upgrading process will Finish You have the latest version of Python installed on your machine.
  6. Now, Your Python version upgraded Successfully.

Method 2: Using Chocolatey

If You are Using Chocolatey then You just need to run a few Commands to upgrade the python version.

  1. First of all Open CMD with Administration Access.
  2. Then Run the choco upgrade python -y command in your terminal.
  3. And then Chocolatey will upgrade your python version.
  4. Thank you.

Conclusion

It’s all About this article. Hope this method worked for you. Comment below Your thoughts and your queries. Also, Comment below which method worked for you?

Also, Read

Leave a Comment