1
00:00:00,270 --> 00:00:07,050
Welcome to the section on pattern installation and this section we shall install Python and also installed

2
00:00:07,350 --> 00:00:07,620
GP.

3
00:00:07,650 --> 00:00:08,670
Do not book ways.

4
00:00:08,670 --> 00:00:12,240
We try using a running python code to download python.

5
00:00:12,270 --> 00:00:13,680
Yeah there's python that.

6
00:00:13,680 --> 00:00:14,130
Argh.

7
00:00:14,940 --> 00:00:20,010
You simply click on this link right here and if you have a different operating system you could pick

8
00:00:20,340 --> 00:00:21,630
one from this list.

9
00:00:22,470 --> 00:00:31,050
Now if you want to use previous versions of Python, see 3.8, 3.7, 3.6.

10
00:00:31,440 --> 00:00:38,040
You could select or pick out one of this release versions right here and then you can download.

11
00:00:38,430 --> 00:00:46,260
So our those works to our download there we go is download that file simply click on this.

12
00:00:48,970 --> 00:00:52,360
Comes up and we get straight into installation.

13
00:00:52,840 --> 00:00:56,740
You could decide to install now or go through the cost of installation.

14
00:00:57,190 --> 00:01:00,310
Also, don't forget to add Python 3.9 to your path.

15
00:01:00,970 --> 00:01:02,230
So you have to pick this.

16
00:01:03,100 --> 00:01:04,810
You decide what to install or not.

17
00:01:05,950 --> 00:01:09,010
From this we go back and install those very easily.

18
00:01:10,300 --> 00:01:15,160
We have you said our successful you could look at this online material and documentation.

19
00:01:15,580 --> 00:01:16,600
So from this we close.

20
00:01:17,080 --> 00:01:20,900
Now let's get back let's get back to the set up.

21
00:01:21,520 --> 00:01:25,850
So right yeah we have this modify and notice here we have PIP.

22
00:01:26,200 --> 00:01:34,990
So as we installed Python people's install and PIP is what we used to download and install auto python

23
00:01:34,990 --> 00:01:37,510
packages which are used throughout this course.

24
00:01:38,710 --> 00:01:42,820
But in the case where this pip wasn't installed, you have to install that on your own.

25
00:01:43,510 --> 00:01:46,500
So let's get back to the and start this already.

26
00:01:46,720 --> 00:01:47,820
So you want to cancel?

27
00:01:47,830 --> 00:01:48,250
Yes.

28
00:01:49,150 --> 00:01:54,780
Now to install paper, you simply have I get PIP, not UI.

29
00:01:54,820 --> 00:01:55,540
And you were on that.

30
00:01:59,450 --> 00:01:59,960
Yes he is.

31
00:01:59,960 --> 00:02:01,160
And successfully installed.

32
00:02:01,700 --> 00:02:04,340
So now you could install all app item packages.

33
00:02:04,610 --> 00:02:10,650
Let's say, for example, numpy, which is used in mathematical computations.

34
00:02:10,700 --> 00:02:16,070
So yeah, I would just have beep then install non pi and there we go.

35
00:02:20,770 --> 00:02:21,440
So that's it.

36
00:02:22,600 --> 00:02:27,880
Collecting on pie, downloading and composition installed.

37
00:02:28,720 --> 00:02:34,270
Now, if we do python, we have this graph import non pie.

38
00:02:37,480 --> 00:02:38,260
There you go.

39
00:02:38,740 --> 00:02:42,070
Now, I could look at a version.

40
00:02:43,630 --> 00:02:44,640
That's it.

41
00:02:46,570 --> 00:02:53,230
So we've just installed Python and Peep and then also use Pip to install a python package, which is

42
00:02:53,230 --> 00:02:54,670
that of numpy.

43
00:02:55,480 --> 00:02:57,190
Our next tab will be installed.

44
00:02:57,340 --> 00:02:58,240
Jupyter Notebook.

45
00:02:58,240 --> 00:03:02,230
So we simply have to install repeat then book.

46
00:03:05,110 --> 00:03:12,110
Now that we have Jupyter Notebook installed, we could go ahead and take this for this link.

47
00:03:12,220 --> 00:03:13,270
So we have this.

48
00:03:15,160 --> 00:03:20,740
And then are yeah, we simply type in Jupyter in the book and then we'll specify that link.

49
00:03:24,340 --> 00:03:30,220
Once that's done, you'll see that in your default browser you will have this page pop up.

50
00:03:30,730 --> 00:03:36,970
In case you don't have that pop up, you could simply copy this link right here and paste in your browser.

51
00:03:37,720 --> 00:03:44,320
So now what you get is this you have you can see clearly this file which was in the same photo, in

52
00:03:44,320 --> 00:03:48,920
the photo we just launched the notebook from.

53
00:03:48,940 --> 00:03:53,350
So you have that and then you could create a new Python three file.

54
00:03:53,350 --> 00:03:53,950
Write your.

55
00:03:56,400 --> 00:03:57,390
And there we go.

56
00:03:57,420 --> 00:03:59,670
We are now ready to work with Peyton.
