Remix.run Logo
jononor 4 days ago

Funnily enough a lot of the challenges in this particular case is related to PyTorch and CUDA being native code (mostly in C++). Of course combined with the fact that pip is not really adequate as a native/C++ code package manager.

Perhaps if C++ had a decent standardized package manager, the Python package system reuse that? ;p