you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago

just to add to the other answers - no need to have them in your home dir (that sounds like it would suck). use a tool like uv tool or pipx , or just manually create any venv you need under a path you choose, say $HOME/.cache/venvs/

  • source
  • parent