Post #2005151
2026-04-17 21:37 UTC
@txtechnician It's relevant because several solutions I've found or have been recommended assumes a home folder. uv for examples installs itself and all the packages in the home folder, and I'm not confident in what will happen if I override those locations.
Using the distro packages would work, but a few of them are not present.
I was mostly seeing if there was already a best practice for how to handle virtual environments for non-user accounts.
Replies (1)
-
@haliphax@hachyderm.io 2026-04-17 22:02
@bryanredeagle @txtechnician uv's install folder can be overridden by an environment variable. I didn't recall exactly what it is offhand, but I had to use it in a similar situation recently.