▲ 324 ▼ Package managers be like (linux.community) submitted 2 years ago by ExLisper@linux.community to c/programmerhumor@lemmy.ml 159 comments fedilink hide all child comments Sorry Python but it is what it is.
[–] qaz@lemmy.world 4 points 2 years ago (1 child) You’ve never had broken dependencies? permalink fedilink source parent hideshow 2 child comments replies: [–] krimson@feddit.nl 5 points 2 years ago (1 child) 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. permalink fedilink source parent hideshow 2 child comments replies: [–] qaz@lemmy.world 1 point 2 years ago I separate everything in virtual environments myself, but in my opinion you shouldn't need to that to simply avoid breaking your system. permalink fedilink source parent
[–] krimson@feddit.nl 5 points 2 years ago (1 child) 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. permalink fedilink source parent hideshow 2 child comments replies: [–] qaz@lemmy.world 1 point 2 years ago I separate everything in virtual environments myself, but in my opinion you shouldn't need to that to simply avoid breaking your system. permalink fedilink source parent
[–] qaz@lemmy.world 1 point 2 years ago I separate everything in virtual environments myself, but in my opinion you shouldn't need to that to simply avoid breaking your system. permalink fedilink source parent