### 🐛 Describe the bug Currently [TorchText CI is broken on windows](https://app.circleci.com/pipelines/github/pytorch/text/5580/workflows/4838fa07-1ae7-4087-9490-d8e35fb160fd/jobs/188952/parallel-runs/0/steps/0-108) due to following error: ``` ImportError: DLL load failed while importing win32file: The specified module could not be found ``` The error occurred during import of portalocker. cc: @vitaly-fedyunin ### Versions Latest from main