"Python: Select Interpreter" shows a list of "discovered" python environments, plus there's an option "+ Enter interpreter path". But this option isn't present when choosing a python environment for ...
My ambition for the README of my poetry project is to be executable from top to bottom on a new system (without errors or warnings). I see that other projects spare the installation steps that concern ...