-
-
Notifications
You must be signed in to change notification settings - Fork 64
"asdf list all python" returns no output when used with asdf v0.16.0 #197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
After otherwise configuring asdf plugin remove python
asdf plugin add python
asdf list all python |
asdf plugin remove python
asdf plugin add python
asdf list all python The commands helped me, but I had to run it every time I ran the following: |
Not a stable solution. It works on one laptop and never works on another same-type laptop. Would be happy to have a permanent solution. |
Synopis and workaroundRunning
Steps to reproduce the problemSetup the environment
Trigger the problem
Show the problem
Explore the problem
asdf info
|
Provide environment information
To Reproduce
asdf list all python
Describe the Bug
Running
asdf list all python
returns no output.Expected Behaviour
Running "asdf list all python" should return the list of all python versions available for installation.
The text was updated successfully, but these errors were encountered: