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

GDrive reports that the poster does not exist #3052

Closed
kgonia opened this issue Apr 6, 2024 · 3 comments
Closed

GDrive reports that the poster does not exist #3052

kgonia opened this issue Apr 6, 2024 · 3 comments

Comments

@kgonia
Copy link

kgonia commented Apr 6, 2024

When attempting to use the ns-download-data nerfstudio --capture-name=poster command to download data, I encounter an error indicating that the file's public link cannot be retrieved. The specific error message suggests issues with the file's permission settings or an excessive number of accesses. However, upon directly accessing the provided Google Drive link, the platform reports that the file does not exist.

Steps to reproduce the behavior:

@Zzz212zzZ
Copy link

Me too, I got into the same issue. To make a supplement, below is the error message:

Traceback (most recent call last):
.................
  File "/home/user/.local/lib/python3.10/site-packages/gdown/download.py", line 264, in download
    raise FileURLRetrievalError(message)
gdown.exceptions.FileURLRetrievalError: Failed to retrieve file url:

        Cannot retrieve the public link of the file. You may need to change
        the permission to 'Anyone with the link', or have had many accesses.
        Check FAQ in https://github.com/wkentaro/gdown?tab=readme-ov-file#faq.

You may still be able to access the file from the browser:

        https://drive.google.com/uc?id=1dmjWGXlJnUxwosN6MVooCDQe970PkD-1

@Zzz212zzZ
Copy link

Seems like the poster URL link is down. One feasible solution is replacing it with another available dataset. You can all see the available options here. I tried the s-download-data nerfstudio --capture-name=sculpture and it worked fine.

@ginazhouhuiwu
Copy link
Contributor

Hi! This should have been resolved #3045. Try pulling from main again perhaps?

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

3 participants