(no title)
jimjag
|
8 months ago
It helps, that's for sure. But this sort of knowledge should not exist in the environment in any case. It should be part of the canonical package list, and not hidden away elsewhere. The whole idea of a dependency manager should be a centralized and consistent way to install everything you need and not be dependent on what values may or may not exist as a env-var.
wtallis|8 months ago
perrygeo|8 months ago
Many reasons: you need more control, specialized hardware, testing newer versions of the library, maintaining an internal fork of a library, security, performance, the dev team maintains both the native library and python package and needs to keep them independent, or simply preference for dynamic linking against system libraries to avoid duplication.
csl|8 months ago
uv is still quite new though. Perhaps you can open an issue and ask for that?
collinmanderson|8 months ago
unknown|8 months ago
[deleted]
unknown|8 months ago
[deleted]