Closed
Description
🐛 Bug
CI conda builds on linux started failing today. Examples:
Error message snippet:
conda.CondaMultiError: Error with archive /opt/conda/pkgs/pytorch-1.8.0.dev20201217-py3.6_cuda11.0.221_cudnn8.0.5_0.tar.bz2. You probably need to delete and re-download or re-create this file. Message from libarchive was:
Seek failed
The problem does not seem to be related to changes on TorchVision bur rather CI can't use the conda file for PyTorch.
cc @seemethere