asdf-community / asdf-community/asdf-python
asdf doesn't link python install to my path mac studio M2 Max
- Dominant language
- Shell
- Stars
- 730
- 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
Research direction
Start by reproducing the reported asdf global/local, asdf which python, python, and python3 commands on macOS Sonoma with Python 3.12.0 and 3.11.6. Inspect how the selected installation is exposed through the shell PATH; done means the selected Python is callable and the project can create a venv.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100