I have checked that I have python 3.8 installed on my windows10 machine. I'm trying to install a package with pip but the terminal tells me '[pip' is not recognized as an internal or external command, operable program or batch file.]
I understand that Python versions above 3.4 have pip pre-installed, so why am I getting this error message?