-
Notifications
You must be signed in to change notification settings - Fork 262
OSError: [WinError 17] The system cannot move the file to a different disk drive #388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Github actions suggested to change this line to https://docs.python.org/3/library/shutil.html#shutil.move similar to the same bug noticed here k4yt3x/video2x#249 |
I wrote about this. I do not understand why current test set doe not catch this. https://github.com/joerick/cibuildwheel/runs/802745957?check_suite_focus=true This is result of refactoring from #376 |
Weird indeed, that our tests work with this. I thought we had reasonable coverage :-/ |
It may depend on machine which is selected by CI provider. So it may happen rarely. or even it could be self hosted runner. |
Alright. Well, at least we noticed when making the change, so we don't need to debug for ages :-) Does that also mean that just rerunning the job might help @alexlib, for now? |
It failed several times on the same line, not once. |
Fix released in v1.5.1! |
Was it supposed to have been tagged? |
Apologies, forgot to push tags! Should be there now. |
The text was updated successfully, but these errors were encountered: