Luis NorambuenaM to PythonEnglish · 8 days agoPyenv in RStudioisabelizimm.meexternal-linkmessage-square1fedilinkarrow-up19arrow-down10file-text
arrow-up19arrow-down1external-linkPyenv in RStudioisabelizimm.meLuis NorambuenaM to PythonEnglish · 8 days agomessage-square1fedilinkfile-text
minus-squarelogging_strictlinkfedilinkarrow-up1·2 days agoHave been using pyenv, but not pyenv-virtualenv. And don’t use an IDE. Although the article was written many years ago, would suggest separate sections for installing and using: pyenv and pyenv-virtualenv. RStudio/reticulate needs environment variables. Vanilla pyenv does not. Would be nice to have something to compare against (article sections): pyenv vs pyenv+pyenv-virtualenv vs pyenv+reticulate
Have been using pyenv, but not pyenv-virtualenv. And don’t use an IDE.
Although the article was written many years ago, would suggest separate sections for installing and using: pyenv and pyenv-virtualenv.
RStudio/reticulate needs environment variables. Vanilla pyenv does not.
Would be nice to have something to compare against (article sections): pyenv vs pyenv+pyenv-virtualenv vs pyenv+reticulate