Installing Python 2.7.4 on Windows 7

Installing Python 2.7.4 on Windows 7

Michael Herman

11 лет назад

24,837 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@puffyclouds8123
@puffyclouds8123 - 29.04.2013 15:59

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

Ответить
@hermanmu
@hermanmu - 29.04.2013 16:03

google - "msi installer won't install"

Ответить
@10Darkmoon10
@10Darkmoon10 - 30.04.2013 03:16

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

Ответить
@hermanmu
@hermanmu - 30.04.2013 04:13

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

Ответить
@hermanmu
@hermanmu - 13.08.2013 08:22

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

Ответить
@PVoomziG
@PVoomziG - 11.11.2013 10:16

Thanks much :)

Ответить
@PVoomziG
@PVoomziG - 11.11.2013 10:17

Good videoq quality men .. :) 

Ответить
@ehoerth
@ehoerth - 23.03.2014 01:35

Great, straightforward video. Thank you!

Ответить
@GFXKwake
@GFXKwake - 01.05.2014 01:22

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

Ответить
@ultrageekChris
@ultrageekChris - 18.05.2014 02:00

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: C:\Python27\;C:\Python27\Tools\Scripts\;

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?

Ответить
@bhubaneswarim4768
@bhubaneswarim4768 - 19.05.2014 22:23

i am getting this error while tweepy installation

C:\Users\user\Desktop\tweepy2>python setup.py install
Traceback (most recent call last):
  File "setup.py", line 4, in <module>
    from tweepy import _version_
  File "C:\Users\user\Desktop\tweepy2\tweepy\__init__.py", line 14, in <module>
    from tweepy.api import API
  File "C:\Users\user\Desktop\tweepy2\tweepy\api.py", line 8, in <module>
    from tweepy.binder import bind_api
  File "C:\Users\user\Desktop\tweepy2\tweepy\binder.py", line 5, in <module>
    import requests
ImportError: No module named requests

Ответить
@jennifermew8386
@jennifermew8386 - 05.06.2014 19:56

Nice.

Ответить
@jonathanschembari9724
@jonathanschembari9724 - 19.06.2014 20:48

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

Ответить
@gardnmi
@gardnmi - 19.01.2015 19:29

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

Ответить
@rocknrobb1
@rocknrobb1 - 02.02.2015 20:46

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

Ответить
@cocoajo
@cocoajo - 20.02.2015 18:04

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

Ответить
@DeusExIra
@DeusExIra - 20.04.2015 17:33

Dude.

You are a life saver. Thank you so much.

Ответить
@boldbuzz
@boldbuzz - 27.12.2020 16:40

Thanks Bro

Ответить
@InfinityBookStore
@InfinityBookStore - 09.05.2021 11:57

Thanks bro😚😚

Ответить