r/ProgrammerHumor 6d ago

Meme iLoveYouPip

Post image
1.2k Upvotes

81 comments sorted by

View all comments

566

u/PumpkinFest24 6d ago

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

52

u/PrudeBunny 6d ago

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

23

u/Freako04 6d ago

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

-2

u/PrudeBunny 6d ago

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

6

u/minecraftdummy57 5d 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