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
My advice is to wait until Python 2.6.2 to use Python 2.6 on Windows. There are still some bugs that make it less than ideal (this one is particularly nasty). Personally, I wasn't able to get setuptools working totally well on Vista x64 even after installing from source. Under Python 2.5.4, I haven't had any problems though.