installing setuptools python on mac or ubuntu
Open Terminal
Download setuptools script to desktop
Navigate to script location or give full path like /Users/shobhit/Desktop/ezsetup.py
python ezsetup.py
It will install python setuptools on your system
If you need to install this separately then use virtualenv









