I have installed python 3.5 on my Windows 7 machine. When I installed it, I marked the check box to install pip. After the installation, I wanted to check wheth
pip
As soon as you open a command prompt, use:
python -m pip install --upgrade pip
then
python -m pip install <>