Closed PPierzc closed 1 month ago
Same problem
Hi, I've updated the code: https://github.com/Mael-zys/T2M-GPT/blob/main/dataset/prepare/download_extractor.sh#L5
You can also down load it with the following link: https://drive.google.com/file/d/1FIiqtkt4F-GVWmnBgtZnv9W3cPWS-oM-/view
Can you please update VQ-Trans.zip
. It's still failing in colab
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=1o7RTDQcToJjTm9_mNWTyzvZvjTWpZfug
but Gdown can't. Please check connections and permissions.
/usr/local/lib/python3.8/site-packages/gdown/download.py:33: MarkupResemblesLocatorWarning: The input looks more like a filename than markup. You may want to open this file and pass the filehandle into Beautiful Soup.
soup = bs4.BeautifulSoup(line, features="html.parser")
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=1tX79xk0fflp07EZ660Xz1RAFE33iEyJR
download_extractor.sh has started to fail with the error
Downloading extractors /usr/local/lib/python3.10/dist-packages/gdown/download.py:32: MarkupResemblesLocatorWarning: The input looks more like a filename than markup. You may want to open this file and pass the filehandle into Beautiful Soup. soup = bs4.BeautifulSoup(line, features="html.parser") Failed to retrieve file url:
You may still be able to access the file from the browser:
but Gdown can't. Please check connections and permissions.
It seems that the permissions on the t2m.zip google drive document have changed.