Comment on Another reason to love Linux
Boomkop3@reddthat.com 2 months agoTried it, but some apps depend on spawning other python processes. Half the time that results in them breaking out of the env cuz they’re using the python in the system path
Penguincoder@beehaw.org 2 months ago
So change the shebang to explicitly reference the venv python.
Boomkop3@reddthat.com 2 months ago
Ye that’s handy, until some script inside a library or something doesn’t
Diurnambule@jlai.lu 2 months ago
So you reported the issue before complaining ?
Boomkop3@reddthat.com 2 months ago
No I threw it in a docker container