![](/static/c15a0eb1/assets/icons/icon-96x96.png)
![](https://mander.xyz/pictrs/image/860df1ec-1658-4cad-862a-327310ba82d5.png)
2·
6 months agoDo you use venv? Conda gives you that capability (which is absolutely critical with the state of interconnected and complex package relationships) plus a package manager. I’m not sure what conveniences conda may provide over pip/virtualenvs but I imagine there is something that conda gives as an advantage for package publishers. I’d be curious about that myself having not pushed any packages to pypi or a conda repo.
Who among us hasn’t tanked at least a dozen conda environments?