Another method would be using pyenv. You can easily manage different versions of python. Once you install pyenv, pyenv install 3.9.9. # python ...
確定! 回上一頁