We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Python 3.8.10 gdown 4.5.3
Ubuntu 20.04
Our project uses gdown to download files from google drive, and it met the download issue today with the error: https://github.com/Project-MONAI/model-zoo/actions/runs/3538697697/jobs/5939782612#step:7:107
download normally
run the following command:
gdown --fuzzy https://drive.google.com/uc?id=1y3NkcscPJ-KkOhVqWHbF6HbNdtgQyA_i
The text was updated successfully, but these errors were encountered:
This issue is duplicate with #222 , thus here I close this one first.
Sorry, something went wrong.
No branches or pull requests
Provide environment information
Python 3.8.10
gdown 4.5.3
What OS are you using?
Ubuntu 20.04
Describe the Bug
Our project uses gdown to download files from google drive, and it met the download issue today with the error:
https://github.com/Project-MONAI/model-zoo/actions/runs/3538697697/jobs/5939782612#step:7:107
Expected Behavior
download normally
To Reproduce
run the following command:
The text was updated successfully, but these errors were encountered: