Hunter Cat on Nostr: nprofile1q…56m2n It happens in Linux too. The thing is that pip is not system ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqupkp7fd7rc3lrjg23r8gy0wc723vze7mxlx5984ut6zurjzpf5xsv56m2n (nprofile…6m2n) It happens in Linux too. The thing is that pip is not system aware, so it is better for certain libraries and packages that are used as dependencies of various other programs, to be installed system wide. This is to avoid conflicts and collisions when updating. I've been arguing about this for a long time, but I finally understood that it's better to let the system package manager handle updates and dependencies. On Arch, pacman handles this just fine.