Is there any way to install Setuptools for Python 2.6 in Windows without having an exe installer?
There isn\'t one built at the moment, and the maintainer of Setupt
ActivePython already includes setuptools (Distribute actually), along with pip and virtualenv.