I have tried several methods but i can't install pip, which i need in order to make my .py files into .exe files.
I have downloaded the get-pip.py and tried to run it in command prompt, it says it has installed but when i type: pip -V, it is not recognised. I have also tried editing environment variables in "My PC" properties.
py Desktop\get-pip.py I have also tried it without the py Desktop\get-pip.py
It says it is successfully installed but i cant use pip install pyinstaller for example and when i try pip -V it says pip isn't recognised