running distutils installer without admin on windows

timothy.williams at nvl.army.mil timothy.williams at nvl.army.mil
Thu Jun 9 08:32:19 EDT 2005


I found out how to build it with Cygwin

python setup.py  build --compiler=mingw32 bdist

I can then unzip the zip file it creates and put it in site-packages.

It looks like I can install a bdist_wininst installer with Python 2.4,
but not 2.3.5
(without admin).




More information about the Python-list mailing list