0:00
uh hello guys welcome to this video so
0:02
in this video I will show you how to fix
0:04
this error message which comes uh if you
0:07
write to pip EnV so this message comes
0:11
that is PIP EnV is not recognized as an
0:16
command or batch files
0:19
so this typically comes if you haven't
0:21
installed pnv inside your system so for
0:25
this I'm assuming that you have a python
0:29
version in on your system you can check
0:31
here by using this command if the
0:34
command is successful then it will print
0:35
out the version of python and you can
0:38
even check it where python is installed
0:41
on your system by executing this command
0:43
so where python so I have multiple
0:46
versions of python installed so the main
0:50
C so I'm using this if I navigate to the
0:55
C drive you will see there is this
0:58
python 3. 13 version which is installed
1:02
so this is the version that we are using
1:04
so the command is simple pip install P
1:08
EnV so just install this package first
1:12
of all if you haven't execute this
1:14
command so it will install this package
1:17
and now just restart your computer or
1:20
terminal and again type the command pip
1:23
EnV so the command will be successful I
1:26
just want to restart the computer for
1:28
this after you execute Ute this command
1:30
then this command will perfectly work so
1:33
you just need to restart your terminal
1:35
and computer as well and just make sure
1:38
that you also added this uh full path
1:41
where your python is installed just copy
1:43
this path and also go to the scripts
1:50
folder so right here in the scripts
1:52
folder go to this folder and also copy
1:54
this path as well and just add this in
1:58
the environment variables
2:00
so just go to the system variables and
2:02
right here you will find out this path
2:05
entry I've already added this so click
2:08
on new and add these entries so I've
2:10
already added these two entries if you
2:13
so just add them into the environment
2:16
variables and then you will not see that
2:19
error so in this way you can easily
2:23
install pnv inside your Windows machine
2:25
so thank you very much for watching this
2:28
video and also check out my website as
2:30
well free mediat tools.com uh which
2:32
contains thousands of tools regarding
2:34
audio video and image and I will be
2:37
seeing you in the next video