I've tried installing pip on windows using instructions from https://www.liquidweb.com/kb/install-pip-windows/, (which I've listed below), but when I run pip -V, I keep getting 'pip' is not recognized as an internal or external command,
operable program or batch file.
Does anyone know what to do?
These were the instructions I followed:
You can verify that Pip was installed correctly by opening a command prompt and entering the following command:
pip -V
I recommend you to uninstall python and then reinstall it again. In the installation window, use custom installation and check all the option which includes pip and also check to add pip to your environment variables.
In Windows 10, you need to add pip
to the PATH.
This post should solve your issue: 'pip' is not recognized as an internal or external command
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With