multipy
multipy copied to clipboard
Docker build fails with conda error
Building top of tree using the recommended method (Dockerfile) fails with what appears to be a conda error. Here is a Gist with the build log. There are a lot of TLS messages, not sure if that indicates a problem with my machine, but I'm able to use conda (and other tools) outside of Docker with no problem.
#12 341.8 ResolvePackageNotFound:
#12 341.8 - conda==23.3.1
I'm trying to build MultiPy in order to get DLRM running on TorchRec.