@[email protected] to Programmer [email protected]English • 2 years agoPackage managers be likelinux.communityimagemessage-square160fedilinkarrow-up1420arrow-down196file-text
arrow-up1324arrow-down1imagePackage managers be likelinux.community@[email protected] to Programmer [email protected]English • 2 years agomessage-square160fedilinkfile-text
minus-square@[email protected]linkfedilink4•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.