Luis Norambuena@programming.devM to Python@programming.devEnglish · 8 days agoPyenv in RStudioisabelizimm.meexternal-linkmessage-square1fedilinkarrow-up12arrow-down10file-text
arrow-up12arrow-down1external-linkPyenv in RStudioisabelizimm.meLuis Norambuena@programming.devM to Python@programming.devEnglish · 8 days agomessage-square1fedilinkfile-text
minus-squarelogging_strict@programming.devlinkfedilinkarrow-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