Installing Python 2.7.4 on Windows 7

preview_player
Показать описание
Here, I'll show you how to install Python 2.7.4 for Windows.

Рекомендации по теме
Комментарии
Автор

Just got a new computer and this video got me back to coding in Python in a matter of seconds!

gardnmi
Автор

So simple, so straight forward, THANK YOU THANK YOU THANK YOU

jonathanschembari
Автор

thanks! i updated this in the video's description. also if you are using a 3.x version you will have to change the path

hermanmu
Автор

Great, straightforward video. Thank you!

ehoerth
Автор

Dude.

You are a life saver. Thank you so much.

DeusExIra
Автор

there are other work arounds. there are package installers that have python in them as well as other tools in executable format.

hermanmu
Автор

I was entering my path information into the wrong, well Path.  To other's who are as dense as me at the time of this writing, be sure to put your paths in System Variables.  Also, if downloading Python 2.7.6, which is one of the latest versions, you'll find the Scripts folder inside of the Tools folder.  To racap this long-winded schpeel, your System Path variables should look like this:

Thanks much for this Michael, now maybe I can get on with installing a certain gem that needs python.  Do you have anything to do with Ruby on Rails by chance?

ultrageekChris
Автор

Oh I installed the python 3.4.2 which shows up as python 34 in my C: drive  I tried to  do the powershell  with changing the 27 to 34 I'm typing
 <"Path", "$env:Path;C:\Python34\;Python\Scripts\", "User"> not working
  how do I fix this I'm on windows 7

rocknrobb
Автор

I have windows 8 and its different to what you have here, i have no powershell?

GFXKwake
Автор

Yes, it's an error something in coding I looked at it. They really mucked it up lol. The solution (if you haven't already gotten it) is just wait. It opens after a couple of hours. Hope this helped :D

Darkmoon
Автор

Where did that statement come from after you ran the powershell?

cocoajo
Автор

Help when I try opening the msi it doesnt do anything PLEASE RESPOND

puffyclouds
Автор

google - "msi installer won't install"

hermanmu