OSError in the PR Workflow Test
gentaiscool opened this issue · 1 comments
gentaiscool commented
Hi, I just found an OS error in the PRs' workflow.
Collecting huggingface-hub<0.1.0
Downloading huggingface_hub-0.0.8-py3-none-any.whl (34 kB)
Collecting sacremoses
Downloading sacremoses-0.0.45-py3-none-any.whl (895 kB)
Collecting tokenizers<0.11,>=0.10.1
Downloading tokenizers-0.10.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (3.3 MB)
Collecting filelock
Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/opt/hostedtoolcache/Python/3.7.10/x64/lib/python3.7/site-packages/importlib_metadata-4.6.0.dist-info/METADATA'
Probably, somebody has some idea about this error that occurred in many PRs recently.
Thanks!
gentaiscool commented
It seems already solved :) on the recent commits