How to setup setuptools for python 2.6 on Windows?
        Posted  
        
            by corvuscorax
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by corvuscorax
        
        
        
        Published on 2008-11-21T16:44:44Z
        Indexed on 
            2010/05/03
            0:58 UTC
        
        
        Read the original article
        Hit count: 343
        
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 setuptools has stated that it's probable be a while before he'll get to it.
Does anyone know of a way to install it anyway?
© Stack Overflow or respective owner