I am trying to install a Python package, but in CMD it says that pip is not a command. I've looked at other posts, and the sudo command also doesn't work. I know I have python because py command works but sudo and pip won't work. How do I fix this?
I've tried running sudo easy_install pip because some other post said to do it, but it doesn't not work.
 
     
    