I have been trying to download a dataset from Google Drive, but for some reason my download always stops at 3605 seconds, as you can see in this image.
I have no disk or network issue, everything’s stable. Plus, this is not related to this particular file as it keeps happening on whatever file I download. Further, I am able to use the continue
flag to resume downloading from the temp (partly downloaded) file.
I am running an Ubuntu system with python==3.10
and gdown==5.2.0
. I suspect this is some sort of a timeout issue but I’m unable to find this out or fix it. I raised an issue on their GitHub.
Lefteryx is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.