Stephen Pheiffer wrote: > Does a Visual Studio .NET build of python exist? distutils will not > work to build python because it was created using Visual C 6.0, while I > have Visual Studio .NET installed on my machine. Yes, an alpha release exists, at http://www.dcl.hpi.uni-potsdam.de/home/loewis/python2.4.0.12421.msi If you need a build for Python 2.3, you will have to create one yourself. Regards, Martin