brew install pyenv
pyenv init
(reload terminal)
brew install readline xz
pyenv install 3.13.5
pyenv global 3.13.5
pyenv versions
python -V
pip -V
Last active
July 13, 2025 13:14
-
-
Save dialex/0e86d24a427409031e0afabc99390131 to your computer and use it in GitHub Desktop.
setup scripting enviroments
Follow this guide
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment