### 🐛 Describe the bug The CI jobs [unittest_windows_gpu_py3.7](https://app.circleci.com/pipelines/github/pytorch/vision/16740/workflows/20601594-11bc-41b8-b409-a5e65518d60a/jobs/1356410) and [unittest_windows_cpu_py3.7](https://app.circleci.com/pipelines/github/pytorch/vision/16740/workflows/20601594-11bc-41b8-b409-a5e65518d60a/jobs/1356437) fail with: ``` error: can't copy 'build\lib.win-amd64-3.7\pyd': doesn't exist or not a regular file ``` ### Versions Main branch has been failing since 53c853282697819df2d756f5d30911fb9cf20cf3 cc @seemethere