HOW TO FIX - PIP IS NOT RECOGNIZED AS INTERNAL OR EXTERNAL COMMAND ERROR IN PYTHON || PIP ERROR

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
[Music] hello friends welcome back to our channel so in today's session we will discuss how to fix the error which is experienced in python that is pip is not recognized as internal or external command so if you are using the python libraries you might be experiencing this kind of errors while installing the libraries because if you want to work on the libraries first we need to install the libraries and then only we have to use the libraries in python so in order to install the libraries you need to use the pip command to install any library in python so while installing that library you will be experiencing this particular error so first let us know what is the reason for getting this kind of error so one thing is improper [Music] setting of path in environmental variables so if the path was not set properly in the environmental variables we'll get the error ppc not recognized as internal or external command so only one solution for this is we need to set the path properly see first let's let us check this one go to the command prompt and first let us check whether the python has been installed in our system then only we can install the libraries so for that just type python and press enter you will get the python shell so if you got this shell automatically that implies the python has been installed in our system so python is already available in our system so i will exit from this python shell now i am going to install numpy i just want to work on numpy numerical python so i i will just try to install the numpy here so here i am getting some pp is not recognized as an internal or external command that means they said the pro the path has not been set in my system so in order to set that go to the this pc right click on this pc go to the properties and here go to the advanced system settings and here you will be finding the environmental variables button click on that one you will be finding the two things one is user variables and system variables and in the user variables click on path and edit and here you can see there is a path okay so we need to set the path where the python has been installed in our system so actually there is a path but still it was not working because see first let us move on to the path where the python has been installed in our system so go to the users and the local system name go to the app data local and coming to the programs and python python 39 and this is the path which is available here but we are using the pip command to install the libraries we are using the pip command so pip command will be available in the scripts folder pip command is available in the scripts folder 3.9 and pic3 so you need to set the path till the scripts folder okay python 39 and scripts also you need to add it so you can see if you edit this one the python this this path and set of python 39 so simply select this one and copy paste so here python 39 and up to scripts we need to set the path so just click on ok and here also the same thing select the path and click on edit and here also you will be finding the path but it is up to 39 only 5039 only so you need to add the scripts also scripts right click on ok ok and ok now exit the dos command prompt and again once again we'll restart the command prompt now you just try to install numpy now you will not get that particular error because the path has been set till the scripts folder because the scripts folder is having the pip command you can see the successfully installed numpy without any error so the pip is not recognized error has been overcome so just we have set the path properly that means remember you need to set the path till the scripts folder right so hope you understood this session so if you are having any doubts regarding this one feel free to post your dots in the comment section definitely i will try to clarify all your notes and if you really enjoyed my session like my session share my session with your friends and don't forget to subscribe to our channel thanks for watching thank you very much
Info
Channel: Sundeep Saradhi Kanthety
Views: 46,264
Rating: undefined out of 5
Keywords: SUNDEEP, SARADHI, KANTHETY, PYTHON, PROGRAMMING, FEATURES, APPLICATIONS, INTERPRETER, PYTHON SHELL, INTRODUCTION, BEGINNERS, PYTHON BASICS, PYTHON FUNDAMENTALS, LIBRARIES, PYTHON IN TELUGU, TELUGU TUTORIAL, PYTHON FIR BEGINNERS, python in single video, complete python, NUMPY, python numpy, numpy library, installing numpy, data science, pandas in telugu, slicing, fillna, dropna, duplicates, libraries, pip command, pip not recognized, pip error, fixing pip error, installing libraries, computer
Id: PzlQPNNt8T4
Channel Id: undefined
Length: 5min 16sec (316 seconds)
Published: Wed Feb 16 2022
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.