asdf-python
asdf-python copied to clipboard
asdf doesn't link python install to my path mac studio M2 Max
Macos Sonoma M2 Max.
Fresh operating system. I installed asdf with homebrew.
Installed python 3.12.0 and 3.11.6
However when I try running python command in terminal I get command not found.
When I try python3 command I get a python 3.6 session, which I never installed.
No matter what asdf global python
I can't setup venv in my project because python is not command is not found.
Not sure what is going on. Not sure what I missed.