install python on Linux Mint 21

1. Simple Python version management

https://github.com/pyenv/pyenv

2. Install pyenv

curl https://pyenv.run | bash

3. Use pyenv

pyenv versions

pyenv install 3.11.1

pyenv global 3.11.1


Comments

Popular posts from this blog

英语口语

Ruby语言专用工具讲座:Exerb

《问》What are the differences between more and less?