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

Error in Parent directory Ciao #4

Open
Masoumeh-Alinia opened this issue Nov 14, 2023 · 0 comments
Open

Error in Parent directory Ciao #4

Masoumeh-Alinia opened this issue Nov 14, 2023 · 0 comments

Comments

@Masoumeh-Alinia
Copy link

Hello. Thank you for your excellent repository. I ran this code in Google Colab, and it gave the following error. I appreciate your help in solving my problem.

Traceback (most recent call last):
File "/content/GDSRec/main.py", line 195, in
main()
File "/content/GDSRec/main.py", line 119, in main
torch.save(ckpt_dict, args.data+'/latest_checkpoint_'+args.sigma+'.pth.tar')
File "/usr/local/lib/python3.10/dist-packages/torch/serialization.py", line 618, in save
with _open_zipfile_writer(f) as opened_zipfile:
File "/usr/local/lib/python3.10/dist-packages/torch/serialization.py", line 492, in _open_zipfile_writer
return container(name_or_buffer)
File "/usr/local/lib/python3.10/dist-packages/torch/serialization.py", line 463, in init
super().init(torch._C.PyTorchFileWriter(self.name))
RuntimeError: Parent directory Ciao does not exist.

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

1 participant