Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
jph00
1y ago
0 comments
Save
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
2 comments · 1 top-level
top
newest
oldest
woodson
1y ago
· 1 in thread
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