asdf-community / asdf-community/asdf-python
asdf doesn't link python install to my path mac studio M2 Max
- Dominant language
- Shell
- Stars
- 729
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
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 run nothing gets set to my path.
When I ran python local python in my project it seemed to work as VS Code found the interpreter.
If I do asdf which python it shows its installed in my user/.asdf account.
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.