Geodad@beehaw.org to Technology@beehaw.org · 2 months agoAnother reason to love Linuxbeehaw.orgimagemessage-square49linkfedilinkarrow-up168arrow-down14file-text
arrow-up164arrow-down1imageAnother reason to love Linuxbeehaw.orgGeodad@beehaw.org to Technology@beehaw.org · 2 months agomessage-square49linkfedilinkfile-text
minus-squareBoomkop3@reddthat.comlinkfedilinkarrow-up2·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
minus-squarePenguinCoder@beehaw.orglinkfedilinkEnglisharrow-up1·2 months agoSo change the shebang to explicitly reference the venv python.
minus-squareBoomkop3@reddthat.comlinkfedilinkarrow-up2·2 months agoYe that’s handy, until some script inside a library or something doesn’t
minus-squareDiurnambule@jlai.lulinkfedilinkarrow-up1·2 months agoSo you reported the issue before complaining ?
minus-squareBoomkop3@reddthat.comlinkfedilinkarrow-up3·2 months agoNo I threw it in a docker container
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