Differences between revisions 1 and 2
Revision 1 as of 2008-04-29 18:56:58
Size: 146
Editor: ChrisGorecki
Comment:
Revision 2 as of 2008-04-29 19:23:49
Size: 196
Editor: ChrisGorecki
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Open [python root]/Lib/distutils/ and replace msvccompiler.py with this one: attachment:msvccompiler.py 1. Open [python root]/Lib/distutils/ and replace msvccompiler.py with this one: attachment:msvccompiler.py

2. Run this .bat file: attachment:setup.bat

To build C extensions with distutils:

1. Open [python root]/Lib/distutils/ and replace msvccompiler.py with this one: attachment:msvccompiler.py

2. Run this .bat file: attachment:setup.bat