Add python 3.7.1 path on windows 7

5,501

I have pasted the path into the environment variables as follows:

C:\Users\username\AppData\Local\Programs\Python\Python37

I forgot to add the "python" application to the path as below:

C:\Users\username\AppData\Local\Programs\Python\Python37\python

once I have done that it worked fine :)

screenshot

Share:
5,501

Related videos on Youtube

Farmetly Services
Author by

Farmetly Services

I love coding and computers I am self tout person it toke me a long time to get these skills and am look forward for front-end development and learning how to use node.js, Angular.js, etc... my skills: I know a great deal about computers and software Information Technology graduate Windows 7,8 & 10 Windows 2008 server Active Directory Printer Server Management MS Office SAP Adobe Photoshop IDE's (VS Code & Brackets) I know some coding ;p HTML & CSS3 JavaScript Bootstrap Foundation 6 JAVA WordPress Git

Updated on September 18, 2022

Comments

  • Farmetly Services
    Farmetly Services over 1 year

    I want to use python from my cmd/bash, I have copied the path and added it the environment variables but it didn't work, python is working fine from python GUI.

    I have checked youtube videos there are for older version as the location on the python folder is currently in the user folder not the windows or C:/ directory.