This wiki is in the process of being archived due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies. Edits are discouraged.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.

Building Python with the MS C Toolkit is not supported. The toolkit itself is difficult to find these days, since MS no longer supplies it.

For building 3.3 you can use Visual Studio 2010, and for previous versions (at least 2.6 and 2.7) you can use Visual Studio 2008, as per the proper devguide page you should refer to, at:

http://docs.python.org/devguide/setup.html#windows-compiling

This page is left here mainly due to Google search results.


2026-02-14 16:07