On Tue, 15 Nov 2005, Mike Looijmans wrote:
Then I get:error: Python was built with version 7.1 of Visual Studio, and extensions need to be built with the same version of the compiler, but it isn't installed.I don't have a VS license - that would mean I have to build my own Python in order to get any further. Oh dear...
I seem to remember long ago that if you find the code in distutils that produces this message and comment out that check, it still works even with incompatible VS's.
Grisha