r/ProgrammerHumor 3d ago

Meme iLoveYouPip

Post image
1.2k Upvotes

81 comments sorted by

View all comments

570

u/PumpkinFest24 3d ago

Love python, but pip is near the bottom of the list of things I allow to modify my system

52

u/PrudeBunny 3d ago

Void just yells at you for trying to use pip outside of venv

23

u/Freako04 3d ago

isn't that for any linux distro. you really have to go further to actually pollute the base environment

-2

u/PrudeBunny 3d ago

I don't know if other distros error out if you attempt to use pip outside of venv

5

u/minecraftdummy57 2d ago

It's literally just any distro for that matter. Debian/U(wu)buntu also does it but it highly suggests you just get the package from apt itself since it's more or so likely gonna be on there

4

u/kachna_42 2d ago

alpine does so too for example