multipy icon indicating copy to clipboard operation
multipy copied to clipboard

Docker build fails with conda error

Open coppock opened this issue 2 years ago • 0 comments

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.

coppock avatar Jun 27 '23 21:06 coppock