Convergence in the pip and conda worlds?
Convergence in the pip and conda worlds?
Posted Feb 2, 2023 10:38 UTC (Thu) by dottedmag (subscriber, #18590)In reply to: Convergence in the pip and conda worlds? by kleptog
Parent article: Convergence in the pip and conda worlds?
Conda, Nix, Debian and other closed infrastructures can do it by controlling the whole set of packages.
However Python packages are exposed to the wild world, where even "I need a C compiler" won't do, as there are many C compilers with different supported C versions, bugs, incompatible extensions, CLI interfaces, target platforms, ideas about ABI etc.
Posted Feb 2, 2023 10:38 UTC (Thu)
by dottedmag (subscriber, #18590)
[Link]
Convergence in the pip and conda worlds?
