Aryan PrajapatKnowledge Contributor
How to install Python on Windows and set path variable?
How to install Python on Windows and set path variable?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
To install Python on Windows, follow the below steps:
1.Install python from this link: https://www.python.org/downloads/.
2.After this, install it on your PC. Look for the location where PYTHON has been installed on your PC using the following command on your command prompt: cmd python.
3.Then go to advanced system settings and add a new variable and name it as PYTHON_NAME and paste the copied path.
4.Look for the path variable, select its value and select ‘edit’.
5.Add a semicolon towards the end of the value if it’s not present and then type %PYTHON_HOME%