pip install
python -m pip install --upgrade pip
#for updating pip type the following command in terminal or cmd or powershell
python -m pip install --upgrade pip
# Using the Anaconda Prompt
python -m pip install --upgrade pip
##find the python installed folder ,then cd that folder
python -m pip install --upgrade pip
sudo python3.9 -m pip install --upgrade pip