After installing python 3.8 version, trying to install package using below command but getting error all the time.
command: python -m pip install pandas
output: python.exe no module named pip
After installing python 3.8 version, trying to install package using below command but getting error all the time.
command: python -m pip install pandas
output: python.exe no module named pip