@[email protected] to Programmer [email protected]English • 2 years agoPackage managers be likelinux.communityimagemessage-square159fedilinkarrow-up1413
arrow-up1413imagePackage managers be likelinux.community@[email protected] to Programmer [email protected]English • 2 years agomessage-square159fedilink
minus-square@[email protected]linkfedilink5•2 years agoIt’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.
minus-square@[email protected]linkfedilink1•2 years agoThis isn’t a pip issue though. Either these packages work together and the packaging is wrong, or they don’t work together.
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.