Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
jph00
1y ago
0 comments
Share
uv can’t replace conda, any more than it can replace apt or nix.
Conda packages general binary packages, not just python packages. uv is just python packages.
0 comments
default
newest
oldest
woodson
1y ago
Python packages (distributed via the Python package index, PyPI) can also be general binary packages. Try pip install cmake, for example.
agoose77
1y ago
Yes, but there are restrictions; for one thing, it's not trivial to share binary dependencies between Python packages; conda just handles that.
j
/
k
navigate · click thread line to collapse