Windows daily builds + py2exe + Python 2.5

Marcos Chaves marcos.nospam at gmail.com
Fri Jan 5 09:05:19 CST 2007


Hi Lee.

On 1/4/07, Lee Cantey <lcantey at gmail.com> wrote:
> I haven't been trying with 2.5.  I was surprised that it's affected
> this way.  Do your original steps still work for you (minus my
> reported symlink issue)?

I just downgraded to Python 2.4. If I try with a clone of the main
repo (tip is 20da40cc1c73), I get the symlink problem. Cloning from
crew (tip is dfe87137ed14, after Alexis' fix for this issue), the new
hg.exe complains that there are "no module named mpatch", even if it
was compiled. If I search for the .pyd files just created and copy
then to the dist\ dir, then it works when I "cd" to the dist\ dir.
However, if I move the dist\ dir to any other location in the path,
then hg.exe can't find mpatch.pyd again. For some reason, py2exe is
missing all the ext_modules=... modules.

> Regards,
> Lee

Thanks,

-Marcos


More information about the Mercurial-devel mailing list