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 95] Operation not supported #8

Open
IronmanBD opened this issue Sep 14, 2020 · 0 comments
Open

OSError: [Errno 95] Operation not supported #8

IronmanBD opened this issue Sep 14, 2020 · 0 comments

Comments

@IronmanBD
Copy link

Whenever i try to run it on colab it shows:
File "main.py", line 40, in main
create_link(args.dataset_dir)
File "/content/drive/My Drive/cycleGAN-PyTorch/utils.py", line 37, in create_link
os.path.join(dirs[key], 'Link'))

Operation not supported: '/content/drive/My Drive/cycleGAN-PyTorch/datasets/horse2zebra/trainA' -> '/content/drive/My Drive/cycleGAN-PyTorch/datasets/horse2zebra/ltrainA/Link'

what can i do?

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