Closed j41rj closed 4 years ago
How can I use the default version of python? I set only a local version but when I'm out of that folder I can't use the system version of python.
Try checking the global .tool-versions file, you might need to add "system" to it? https://asdf-vm.com/#/core-configuration
This should work with asdf global, please comment if there is still an issue.
asdf global
How can I use the default version of python? I set only a local version but when I'm out of that folder I can't use the system version of python.