Hi! On Sun, Nov 09, 2025 at 05:21:20PM +0100, Jaroslav Fojtik via cfarm-users wrote: > > 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 > > I have never seen HG command to be Python app.
Some of Mercurial is (still) written in Python, but most of it is Rust nowadays. > The recommended approach works, thank you very much. So it is all fine now? Great! Segher _______________________________________________ cfarm-users mailing list [email protected] https://lists.tetaneutral.net/listinfo/cfarm-users
