Comment 5 for bug 1815546

Revision history for this message
maruino2 (maruino2) wrote :

I ran into the same bug and resolved it (at least for myself) by replacing os.rename() with shutil.move() in line 753 of renameandmovefile.py (version 0.9.17). I got the idea from https://stackoverflow.com/questions/42392600/oserror-errno-18-invalid-cross-device-link