I'm trying to install pip in Windows and after trying [How do I install pip on Windows? and after executing get-pip.py
pip is still not recognized in the cmd, what could be the problem? Trying to run it again will only display the message: Requirement already up to date: pip in c:\users...\lib\site-packages
I'm new to Python and I don't know if there is any other way to install pip
(BTW this is my first post, sorry if I´m doing a mistake here)