Skip to content
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

OSError: [Errno 18] Invalid cross-device link #4

Open
YuanlinChu opened this issue Apr 9, 2023 · 1 comment
Open

OSError: [Errno 18] Invalid cross-device link #4

YuanlinChu opened this issue Apr 9, 2023 · 1 comment

Comments

@YuanlinChu
Copy link

Hello,
I have downloaded your project using git clone, but when I used this command
sh run_explicit.sh
the following error occurred
error

@Prevalenter
Copy link

I also encountered this issue and found the solution in https://stackoverflow.com/questions/42392600/oserror-errno-18-invalid-cross-device-link.

you can using shutil.copy and os.remove to replace the os.rename in experiment.py/_atomic_save

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants