322
Package managers be like
(linux.community)
Post funny things about programming here! (Or just rant about your favourite programming language.)
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.
Isn't this why you use venv?
This isn't a pip issue though. Either these packages work together and the packaging is wrong, or they don't work together.