trying to compile source
Uwe Brauer
oub at mat.ucm.es
Thu Nov 25 21:45:09 UTC 2021
Hi
I tried to compile and install evolve from
https://www.mercurial-scm.org/repo/evolve/
Via
pip3 install --user .
And obtained
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Processing /home/oub/ALLES/src/evolve
ERROR: Package 'hg-evolve' requires a different Python: 3.5.2 not in '!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,<4,>=2.7'
Not good.
So I tried
make install-home
evolve = /home/oub/lib/python/hgext3rd/evolve
topic = /home/oub/lib/python/hgext3rd/topic
Seems then to work
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5673 bytes
Desc: not available
URL: <http://www.mercurial-scm.org/pipermail/evolve-testers/attachments/20211125/8c6a8e12/attachment-0001.bin>
More information about the Evolve-testers
mailing list