my website:
thegreatshainu.github.io
thegreatshainu.blogspot.com Python Beginners:
pip Documentation:
https://packaging.python.org/tutorial...
Easy_Install Documentation:
http://setuptools.readthedocs.io/en/l...
Terminal Code:
pip --version (to check the version and to check if its already in your mac)
sudo easy_install pip (Installs the Pip Packet Manager to your Mac)
sudo pip uninstall pip (Uninstalls the PIP Packet Manager from your Mac)