1
00:00:00,690 --> 00:00:01,140
Hello.

2
00:00:01,170 --> 00:00:01,770
Welcome back.

3
00:00:01,770 --> 00:00:05,380
In this lesson we agreed to see how to download and install Python.

4
00:00:05,770 --> 00:00:07,910
I have come over here to Google dot com.

5
00:00:07,920 --> 00:00:10,020
I'm simply going to search download python

6
00:00:16,180 --> 00:00:19,530
and I'm going to select the link that takes me to Python.

7
00:00:19,530 --> 00:00:20,370
Dot org.

8
00:00:20,410 --> 00:00:21,300
Or click over here.

9
00:00:28,110 --> 00:00:33,360
Once this page opens I'm going to go to downloads and then also liked all releases.

10
00:00:37,130 --> 00:00:38,550
Okay.

11
00:00:38,890 --> 00:00:40,930
I think we have all the releases here

12
00:00:43,810 --> 00:00:44,130
okay.

13
00:00:44,180 --> 00:00:47,270
So I'm going to select Python three point seven

14
00:00:51,040 --> 00:00:51,490
see

15
00:00:56,710 --> 00:00:59,150
or just select three point seven point five.

16
00:00:59,160 --> 00:01:01,540
Here you can select the site.

17
00:01:03,010 --> 00:01:04,470
And then I'm going to come down here.

18
00:01:04,490 --> 00:01:09,320
I'm running a Windows machine currently so I'm going to select the Windows version.

19
00:01:09,320 --> 00:01:18,020
I'm going to select the X 86 64 executable installer click here and then it starts at downloading

20
00:01:25,770 --> 00:01:32,340
so to install Python or simply click what we've downloaded and then click here to run and then I'm going

21
00:01:32,340 --> 00:01:35,000
to change my installation location.

22
00:01:35,550 --> 00:01:36,620
Um sorry about that.

23
00:01:36,660 --> 00:01:43,140
I forgot to change the installation location so I'll double click here to open run and then I'm going

24
00:01:43,140 --> 00:01:45,110
to come to custom installation.

25
00:01:45,150 --> 00:01:49,530
I'm going to install over here I'm going to install all of these options.

26
00:01:49,560 --> 00:01:51,050
I do Pip.

27
00:01:51,510 --> 00:01:58,700
Okay I'll go to next and then I'll Click Browse and then I'm gonna come over here.

28
00:01:58,710 --> 00:02:03,270
I'm going to install it in my drive e over here.

29
00:02:03,270 --> 00:02:05,410
I'm going to create a new folder.

30
00:02:05,460 --> 00:02:12,430
I'll call Python 3 7 mean in Python three point seven.

31
00:02:12,690 --> 00:02:14,040
And then I'm going to create.

32
00:02:14,130 --> 00:02:15,270
I'm going to store it here.

33
00:02:15,300 --> 00:02:15,930
Oh advice.

34
00:02:15,930 --> 00:02:19,410
You install it in your My Documents.

35
00:02:20,400 --> 00:02:20,850
Yeah.

36
00:02:20,970 --> 00:02:24,320
So I've got on that I drive and I'm installing the here.

37
00:02:25,610 --> 00:02:31,830
I say odd Python to environmental variables and I'll leave everything else the same store for all users

38
00:02:31,830 --> 00:02:33,180
of course.

39
00:02:33,180 --> 00:02:35,550
So these are the options I've chosen.

40
00:02:35,550 --> 00:02:38,590
And then I'll click over here to begin installation.

41
00:02:39,300 --> 00:02:39,900
Right.

42
00:02:39,930 --> 00:02:40,890
It's going to take a while

43
00:02:46,120 --> 00:02:49,860
the installation is complete so set was successful.

44
00:02:49,890 --> 00:02:55,660
So click over here to close and I'm going to test it out by coming over here.

45
00:02:55,660 --> 00:03:01,680
I'm going to simply search python from here and I have Python 7.

46
00:03:01,780 --> 00:03:07,540
Python comes with an IP you known as ideal over here and we're going to use this one.

47
00:03:07,570 --> 00:03:08,890
So I'm going to click to open it.

48
00:03:14,890 --> 00:03:22,780
It opened and if yours opens and the font size is small you can increase the font size by coming to

49
00:03:22,840 --> 00:03:25,450
options configure I do.

50
00:03:25,480 --> 00:03:32,250
And then you can click here to change the font size you select a new size and then you apply and then.

51
00:03:32,320 --> 00:03:40,860
Okay so I'm simply going to print Hello to see if our setup works and this how you print Hello.

52
00:03:40,870 --> 00:03:47,410
In Python 3 and it's printed successfully so in the next lesson we are going to install some Python

53
00:03:47,410 --> 00:03:49,660
packages that we would need for this course.

54
00:03:49,690 --> 00:03:50,740
I'll see you in the next lesson.

55
00:03:50,740 --> 00:03:51,430
Have a nice day.
