Trying to install a conda env with python=3.8/3.8.8/3.7/3.6, all got python version 3.9.7. But installing python with higher versions gets the correct one. Upgrading python leads to the correct, ...
EDIT 2: This is a problem with Python 3.12 as well. Currently, trying to install Augur in a Conda environment with Python 3.11 pinned does not work. % micromamba ...