pytorch hub PermissionError

Do you get the same error if you set force_reload=True?
Also, could you change the folder for the same of debugging using torch.hub.set_dir() to some other location and reload the list?

Thank you for your reply, I tried your advices but get the same errors, what the problems are?

Hi this is a known issue that was fixed by https://github.com/pytorch/pytorch/pull/20782. It’s should be available in pytorch nightly.

1 Like