Hi I see two enabled versions in my pyenv versions
result. Why is that, and what is this feature, how does it work?
Thanks.
Hi I see two enabled versions in my pyenv versions
result. Why is that, and what is this feature, how does it work?
Thanks.
Based on your comments, you have 2 versions, 2.7 and 3.9. If you are on a Mac or certain Linux distros, Python 2 comes preinstalled, which is why you would see it along with any other versions you installed (in this case 3.9).