pyenv and pyenv-virtualenv together solves this for me. Virtualenv with specific python versions that work together well with other tools like pip or poetry.
It boils down to something like
$ pyenv install 3.12.7
$ pyenv virtualenv 3.12.7 myenv
$ pyenv activate myenv
and at that point you can do regular python stuff like pip installing etc.
In der Schweiz ist so gut wie alles bargeldlos mittlerweile. Berghütte auf 3000m, Bauernhof Selbstbedienungsladen, die eine kleine Tierpension usw.
Auf dem Weihnachtsmarkt hatten die Glühweinstände sogar schon grosse "kein Bargeld" Schilder. Immerhin kann man sonst an den meisten Orten noch bar zahlen.