You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code in Colab notebook !gdown --id 1qw_tVUntblIg4lW16vbpjLXVndkVtgDe does not work out. I needed to download the file and upload it manually instead.
Here is the error I received:
_/usr/local/lib/python3.8/dist-packages/gdown/cli.py:127: FutureWarning: Option --id was deprecated in version 4.3.1 and will be removed in 5.0. You don't need to pass it anymore to use a file ID.
warnings.warn(
Access denied with the following error:
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._
The text was updated successfully, but these errors were encountered:
The code in Colab notebook
!gdown --id 1qw_tVUntblIg4lW16vbpjLXVndkVtgDe
does not work out. I needed to download the file and upload it manually instead.Here is the error I received:
_/usr/local/lib/python3.8/dist-packages/gdown/cli.py:127: FutureWarning: Option
--id
was deprecated in version 4.3.1 and will be removed in 5.0. You don't need to pass it anymore to use a file ID.warnings.warn(
Access denied with the following error:
The text was updated successfully, but these errors were encountered: