Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I struggled with Python dependency hell often until I started using Conda. I wish it were faster, but it rarely surprises me.


Conda is so slow that I resorted to using it for env creation and then just pip install everything. I don't have 10+ minutes to wait for package to be installed, only to be told it can't resolve conflicts. Package version conflict is not such a big deal, just pip install a different version of the offending package!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: