fix: Windows installer fails on _yaml.pyd Access Denied (os error 5) (#4617)

* fix: avoid _yaml.pyd lock on Windows during dependency overrides

* fix: move pytorch_tokenizers and kernels to no-deps install to avoid Windows _yaml.pyd loc
This commit is contained in:
Etherll 2026-03-26 14:15:19 +02:00 committed by GitHub
commit b3a3435ac3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 4 deletions

View file

@ -12,3 +12,5 @@ git+https://github.com/meta-pytorch/OpenEnv.git
torch-c-dlpack-ext
sentence_transformers==5.2.0
transformers==4.57.6
pytorch_tokenizers
kernels

View file

@ -1,6 +1,2 @@
# Torch AO overrides (installed with --force-reinstall --no-cache-dir)
torchao==0.14.0
pytorch_tokenizers
# Kernel packages
kernels