@[email protected] to [email protected] • 19 days agoAnother reason to love Linuxbeehaw.orgimagemessage-square49fedilinkarrow-up167
arrow-up167imageAnother reason to love Linuxbeehaw.org@[email protected] to [email protected] • 19 days agomessage-square49fedilink
minus-squareBoomkop3linkfedilink2•18 days 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
minus-squarePenguinCoderlinkfedilinkEnglish1•18 days agoSo change the shebang to explicitly reference the venv python.
minus-squareBoomkop3linkfedilink2•18 days agoYe that’s handy, until some script inside a library or something doesn’t
minus-square@[email protected]linkfedilink1•18 days agoSo you reported the issue before complaining ?
Tried 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
So change the shebang to explicitly reference the venv python.
Ye that’s handy, until some script inside a library or something doesn’t
So you reported the issue before complaining ?
No I threw it in a docker container
Valid XD