Y
Hacker News
new
|
ask
|
show
|
jobs
by
xxxtentachyon
2461 days ago
What’s incredibly slow? Installing things with conda?
1 comments
dekhn
2461 days ago
conda install for our environment.yml: about 3-5 minutes solving, then 5-10 minutes installing.
pip install with almost exactly the same set of packages: 3-5 minutes total.
link
pip install with almost exactly the same set of packages: 3-5 minutes total.