> I thought about this, but I'm unclear as to how to get past the error:
> 
> 'The .NET Framework SDK needs to be installed before building
> extensions for Python'
> 
> It isn't the msvccompiler class that checks for this.  Does anybody
> know where I can bypass this (or apply a slightly more nuanced check)?

Wow, I'm incredibly blind.  This message is in the msvccompiler class.. :-)

I'll see what I can do about providing an iclcompiler class for win32
(the compiler is supported on linux as well, but I don't have that
version).

--
Nick
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to