pyenv install --list | grep miniconda
Why does this not return miniconda packages that include the corresponding python versions (eg py38 in Miniconda3-py38_4.9.2-MacOSX-x86_64.sh)
I only get the old versions + miniconda3-latest
pyenv install --list | grep miniconda
Why does this not return miniconda packages that include the corresponding python versions (eg py38 in Miniconda3-py38_4.9.2-MacOSX-x86_64.sh)
I only get the old versions + miniconda3-latest