Python dependency management sucks ass. Installing pytorch with cuda enabled while dealing with issues from the pytorch index having a linux-only version of a package causing shit to fail is endlessly frustrating
A good ecosystem has lockfiles by default, python does not.
A good ecosystem has lockfiles by default, python does not.