how to install evolve in MacOS (or python pip)
Pierre-Yves David
pierre-yves.david at ens-lyon.org
Fri May 7 06:00:44 UTC 2021
On 3/19/21 10:06 PM, Uwe Brauer wrote:
>
> Hi
>
> I am also using a MacBook Air running 10.15 and installed, for the
> moment, fink for a more linux like environment.
>
> I could successfully install mercurial (5.2 but that is fine, since some
> of my extension would run with new version) but there seems no way to
> install (python) pip, which would allow me easily to install evolve.
>
> Any ideas.
You can download the source tarball and ran the install directly from it:
python setup.py install --home=$HOME
--
Pierre-Yves David
More information about the Mercurial
mailing list