If you have ever tried to run python3 --version only to sigh because you are still stuck on Python 3.8, this guide is for you.
using the new Python:
If you have multiple versions, force the link:
# On macOS (with Homebrew) brew install python@3.10
If you have ever tried to run python3 --version only to sigh because you are still stuck on Python 3.8, this guide is for you.
using the new Python:
If you have multiple versions, force the link:
# On macOS (with Homebrew) brew install python@3.10