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, ...
Based on the debug log, it seems to find Python3.9, but it seems that ti does not use it, which is somewhat strange. I also tried with --python python3.9 and with ...