@bradarndt

Results 1 comments of @bradarndt

I got this to work in Windows 7 Enterprise, python 2.7 by commenting out lines 3/4 in setup.py. from distribute_setup import use_setuptools use_setuptools() After... C:\code\pywin-master>python setup.py install running install running...