python3 -m pip install --upgrade pip PATH=$HOME/Library/Python/3.9/bin:$PATH export PATH pip install mercurial
did it for me on cfarm104 M On Sun, 19 Oct 2025 at 13:31, Pierre-Yves David via cfarm-users < [email protected]> wrote: > > On 10/19/25 12:01, Segher Boessenkool via cfarm-users wrote: > > HG is usually precompilled binary in package that is easy to install. > Recompillation is > too much work at least when this is a temporary solution. > > Mercurial is a challenge to build, yeah. > > > Pre-compiled wheel are available on Pypi, so it is fairly easy to install > `pipx` of `uv tool` to install it. > > > -- > Pierre-Yves David > > _______________________________________________ > cfarm-users mailing list > [email protected] > https://lists.tetaneutral.net/listinfo/cfarm-users >
_______________________________________________ cfarm-users mailing list [email protected] https://lists.tetaneutral.net/listinfo/cfarm-users
