this post was submitted on 25 Jan 2025
10 points (100.0% liked)

Python

6683 readers
1 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

๐Ÿ“… Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

๐Ÿ Python project:
๐Ÿ’“ Python Community:
โœจ Python Ecosystem:
๐ŸŒŒ Fediverse
Communities
Projects
Feeds

founded 2 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[โ€“] logging_strict 1 points 2 weeks ago

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