<div dir="auto"><div>Hi Uwe,<br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Aug 14, 2020, 17:35 Uwe Brauer <<a href="mailto:oub@mat.ucm.es">oub@mat.ucm.es</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">>>> "MK" == Mads Kiilerich <mads-h1iwDtBV6gO1Z/+<a href="mailto:hSey0Gg@public.gmane.org" target="_blank" rel="noreferrer">hSey0Gg@public.gmane.org</a>> writes:<br>
<br>
   > On 8/13/20 9:15 PM, Uwe Brauer wrote:<br>
   >> which version (changeset) requires only 3.5)?? <br>
<br>
<br>
   > 3.6 was the first python3 we supported. (Inherited from the versions<br>
   > supported by Mercurial).<br>
<br>
   > 3.5 was never supported.<br>
<br>
   > 0.5.2 aa0a637fa6f6 was the last py2 version.<br>
<br>
Ok this is from February this year not too old.<br>
<br>
However the instructions in <br>
<a href="https://kallithea.readthedocs.io/en/stable/installation.html" rel="noreferrer noreferrer" target="_blank">https://kallithea.readthedocs.io/en/stable/installation.html</a><br>
<br>
Seem not to work because <br>
python -m venv ../kallithea-venv<br>
<br>
Does not work<br>
usr/bin/python: No module named venv<br>
<br>
So how can I install it with python2.7?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Our docs on readthedocs do not currently retain documentation for obsolete versions. I'm not sure if this is really good practice, but today it's like that.</div><div dir="auto"><br></div><div dir="auto">To get documentation for your chosen version, please see the 'docs' directory in the kallithea source distribution and find the appropriate rst file.</div><div dir="auto">You could also generate the html pages via 'make html' inside the docs directory, after having installed the required dependencies. Since you already have trouble setting up the virtual env this may be a step too far.</div><div dir="auto"><br></div><div dir="auto">Best regards,</div><div dir="auto">Thomas</div></div>