The first video above shows a mistake I made when I first downloaded Python on my computer. I did not realize you had to tick any box on the download screen. The video above demonstrates a fix for python if it does not show in the command prompt and I have put it first as I feel it is the most important thing to remember as I have made the same mistake again on my new computer. So I must remember
TICK ADD PYTHON TO PATH
Without this the download goes onto your computer but will not show up in the command prompt. So this is very important and I am placing this video first. So now I have clarified this the next video shows where to go for a Python download and how to go about it bearing in mind the first video.
So now with that done correctly with paths added to the Python download watch the next video to see how to find it in the command prompt which will show correctly as the paths have been added.
Just type python --version and then enter
Run Python on your Computer
Okay so you now will have Python on your computer so now lets take a look at how you could run Python on your computer
Comments
Post a Comment