ExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · il y a 1 anPackage managers be likelinux.communityimagemessage-square162fedilinkarrow-up1412arrow-down196file-text
arrow-up1316arrow-down1imagePackage managers be likelinux.communityExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · il y a 1 anmessage-square162fedilinkfile-text
minus-squarekrimson@feddit.nllinkfedilinkarrow-up6arrow-down1·il y a 1 anNope. I know mixing pip with python packages installed through your systems package manager can be a problem but that’s why I containerize everything.
minus-squareqaz@lemmy.worldlinkfedilinkarrow-up2arrow-down1·il y a 1 anI separate everything in virtual environments myself, but in my opinion you shouldn’t need to that to simply avoid breaking your system.
Nope. I know mixing pip with python packages installed through your systems package manager can be a problem but that’s why I containerize everything.
I separate everything in virtual environments myself, but in my opinion you shouldn’t need to that to simply avoid breaking your system.