How would I update the Python installation in Windows 10?

339    Asked by Anil Mer in Python , Asked on Mar 2, 2021
Answered by Anil Mer

You can utilize pip to redesign a bundle. It is too simple and suggested as well.

pip install python --upgrade

OR

pip install python -U



Your Answer

Interviews

Parent Categories