Search Your Query

Breaking

Thursday, July 30, 2020

Pip is not recognized as an internal and external command



Do you face problem with pip as "pip is not recognized as internal and external command"?


Here is your solution:

  • Step1: First open file . Then right clik to 'This PC' and go to 'Properties'


  • Step2: Go to 'Advanced system Settings'.



  • Step3: Go to 'Environment Variables'.

  • Step4: Double click on 'path'

  • Step5: Go to 'New'

  • Step6: Now minimize this tab (don't closed it) and go to 'C drive' and enter 'Users' folder

Then go to this folder(The floder name should be your pc name):





  • Step7: Now find the 'AppData' folder. If not found (The folder should be hidden) then follow the process.
Press left click on File and then go to this option



After go to this option then select 'view' option and then select 'Show hidden files ,folders , and drivers' option then click 'ok'.



After click ok the hidden file or folder would be shown as follow.



  • Step8: Then go to AppData>Local>Programs>Python>Python37>Scripts and copy that address 'C:\Users\dipro\AppData\Local\Programs\Python\Python37\Scripts'.


  • Step9: Then go to previous tab and paste this address and then click 'ok'.


  • Step10: Now press 'Windows key+R' and type 'cmd' and then open windows command promt and then check by 'pip'. If pip is not installed then just type 'pip install pip' and hit enter
If it work , thanks me later 😊
Now installed different python module as your wish.

No comments:

Post a Comment