===== ASDF ===== Simple, run git init, clone, update your environment setting, add pyhton plugin\\ - ''git init''\\ - ''git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.1''\\ - ''echo ". $HOME/.asdf/asdf.sh" >> ~/.bashrc''\\ - ''source .bashrc''\\ - ''asdf plugin-add python''\\ Now just choose what version of python you need (but more than one can be installed)\\ For example ''asdf install python 3.9.20''\\ \\ [[https://github.com/asdf-vm/asdf|Github Asdf]]\\ [[https://asdf-vm.com/|Asdf]]\\ [[Compute:GPUpython|using GPU]]