this post was submitted on 16 Jun 2023
136 points (99.3% liked)

Memes

45737 readers
563 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] UnbeatenDeployGoofy@lemmy.ml 0 points 1 year ago (2 children)

In my days of learning Python, I was told to use pyenv and set environments based on the projects rather than making changes to the system. Maybe there are better options nowadays.

[–] hinterlufer@lemmy.world 1 points 1 year ago

Anaconda for example

Pyenv is still a good option