this post was submitted on 13 Oct 2023
316 points (81.2% liked)

Programmer Humor

32063 readers
1566 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

Sorry Python but it is what it is.

you are viewing a single comment's thread
view the rest of the comments
[–] Swedneck@discuss.tchncs.de 10 points 11 months ago (3 children)

the only time i've had issues with pip is when using it to install the xonsh shell, but that's not really pip's fault since that's a very niche case and i wouldn't expect any language's package manager to handle installing something so fundamental anyways.

[–] NBJack@reddthat.com 4 points 11 months ago (2 children)

It's all fun and games until the wheel variant you need for your hardware acceleration package conflicts with that esoteric math library you planned on using.

[–] neosheo@beehaw.org 1 points 11 months ago

Isn't this why you use venv?

load more comments (1 replies)
load more comments (1 replies)