Torch at least is easy to pip install, as is poetry if you skip all the versions that were mispackaged.
It's unclear to me what the benefit of conda is these days, other than making it much harder to reproduce your environment on other machines.
More generally, any non-Python packages (e.g. libwhatever, or some binary utilities).
Torch at least is easy to pip install, as is poetry if you skip all the versions that were mispackaged.
It's unclear to me what the benefit of conda is these days, other than making it much harder to reproduce your environment on other machines.