Fwd: I'd like to reopen discussion on the Windows path problem

Lee Cantey lcantey at gmail.com
Fri Apr 27 10:54:10 CDT 2007


On 4/27/07, Shun-ichi GOTO <shunichi.goto at gmail.com> wrote:
> Ah, it is the issue giving 'build' and 'py2exe' at once
> Please try two commands separately.
>   python setup.py build -c mingw32
>   python setup.py py2exe -b 1
>
> I've reproduced the issue by single command line with mingw32 and also
> with msvc.

I'm not able to since it wants to check whether it can build
extensions with MSVC.

[c:\hg\hg-release]python setup.py py2exe -b 1
running py2exe
running build_py
running build_ext
error: The .NET Framework SDK needs to be installed before building
extensions for Python.


More information about the Mercurial mailing list